Skip to content

Commit 6826e4e

Browse files
committed
move into plugin dir
1 parent 47edef5 commit 6826e4e

File tree

6 files changed

+3
-1
lines changed

6 files changed

+3
-1
lines changed

spec/acceptance/config/hooks.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Sample configuration for Hooks webhook server
2-
handler_plugin_dir: ./spec/acceptance/handlers
2+
handler_plugin_dir: ./spec/acceptance/plugins/handlers
3+
auth_plugin_dir: ./spec/acceptance/plugins/auth
4+
35
log_level: debug
46

57
# Request handling
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)