Skip to content

Commit 3a2ea46

Browse files
committed
tests: fix incorrect cli usage message
1 parent 139336f commit 3a2ea46

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/runAll.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,7 @@
4343
"\tpassword: foobar",
4444
"\tappToken: dn23iuct88jvbcx7v9vttp2an6",
4545
"\tdbid: bkcamms4m",
46-
"\t (must be a table dbid, not an application dbid)",
47-
"\appid: bkcamms4c",
48-
"\t (must be a application dbid, not an table dbid)",
46+
"\tappid: bkcamms4c",
4947
''
5048
));
5149

0 commit comments

Comments
 (0)