Added comment describing new test.
This commit is contained in:
parent
f564c9da73
commit
22640b54ef
|
@ -37,5 +37,5 @@ test-bad-login: node_modules admin-user ## Test that bad usernames and password
|
|||
$(SPEC)/bad-logins.ts
|
||||
|
||||
|
||||
test-application-wizard:
|
||||
test-application-wizard: node_modules admin-user ## Test that the application wizard works as expected
|
||||
$(SPEC)/new-application-by-wizard.ts
|
||||
|
|
Reference in New Issue