Added comment describing new test.

This commit is contained in:
Ken Sternberg 2023-10-02 08:41:34 -07:00
parent f564c9da73
commit 22640b54ef
1 changed files with 1 additions and 1 deletions

View File

@ -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