diff options
Diffstat (limited to 'conf.d/project/etc/aft-test.json')
-rw-r--r-- | conf.d/project/etc/aft-test.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/project/etc/aft-test.json b/conf.d/project/etc/aft-test.json index fa26c5f..eabe877 100644 --- a/conf.d/project/etc/aft-test.json +++ b/conf.d/project/etc/aft-test.json @@ -10,7 +10,7 @@ "hello" ] }, - "onload": { + "testVerb": { "uid": "launch_all_tests", "info": "Launch all the tests", "action": "lua://AFT#_launch_test", |