diff options
Diffstat (limited to 'conf.d/project/etc/test-config.json')
-rw-r--r-- | conf.d/project/etc/test-config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/project/etc/test-config.json b/conf.d/project/etc/test-config.json index 8da0e1a..b0df78a 100644 --- a/conf.d/project/etc/test-config.json +++ b/conf.d/project/etc/test-config.json @@ -17,7 +17,7 @@ "onload": { "uid": "launch_all_tests", "info": "Launch all the tests", - "action": "lua://low-can-test#_launch_tests" + "action": "lua://low-can-test#_launch_test" }, "events":[ { |