aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/plugins/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'server/tests/plugins/index.ts')
-rw-r--r--server/tests/plugins/index.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/tests/plugins/index.ts b/server/tests/plugins/index.ts
index b640ecc9e..d97ca1515 100644
--- a/server/tests/plugins/index.ts
+++ b/server/tests/plugins/index.ts
@@ -1,2 +1,2 @@
1export * from './action-hooks' 1import './action-hooks'
2export * from './filter-hooks' 2import './filter-hooks'