We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87c3142 commit 180866bCopy full SHA for 180866b
t/admin/extra-lua-path.t
@@ -205,10 +205,7 @@ SUCCESS: block definition takes precedence
205
206
=== TEST 8: Load and execute custom plugin via extra_lua_path
207
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
+--- extra_lua_path: t/plugin/custom-plugins/?.lua
212
--- config
213
location /t {
214
content_by_lua_block {
0 commit comments