summaryrefslogtreecommitdiffhomepage
path: root/lib/dispatch/adapter/tester.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/dispatch/adapter/tester.rb')
-rw-r--r--lib/dispatch/adapter/tester.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/dispatch/adapter/tester.rb b/lib/dispatch/adapter/tester.rb
index 966ef43..7872066 100644
--- a/lib/dispatch/adapter/tester.rb
+++ b/lib/dispatch/adapter/tester.rb
@@ -6,6 +6,7 @@ require_relative "tester/version"
require_relative "tester/errors"
require_relative "tester/step"
require_relative "tester/playbook"
+require_relative "tester/playbooks/claude"
module Dispatch
module Adapter