Skip to content

Commit 180866b

Browse files
author
inkyu.bae
committed
test: fix test conflict
1 parent 87c3142 commit 180866b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

t/admin/extra-lua-path.t

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -205,10 +205,7 @@ SUCCESS: block definition takes precedence
205205

206206
=== TEST 8: Load and execute custom plugin via extra_lua_path
207207
Verify that a real custom plugin can be loaded and executed using extra_lua_path
208-
--- extra_lua_path: t/plugin/custom-plugins/?/init.lua;t/plugin/custom-plugins/?.lua
209-
--- extra_yaml_config
210-
plugins:
211-
- test-extra-path
208+
--- extra_lua_path: t/plugin/custom-plugins/?.lua
212209
--- config
213210
location /t {
214211
content_by_lua_block {

0 commit comments

Comments
 (0)