Skip to content

Commit 1428497

Browse files
fix forgot to test api using cli script
Signed-off-by: thiswillbeyourgithub <26625900+thiswillbeyourgithub@users.noreply.github.com>
1 parent 22b44b4 commit 1428497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run_all_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ cd temp
3030

3131
# start tests
3232
echo "\nTesting CLI using a shell script"
33-
../test_cli.sh
33+
../test_cli.sh api
3434
echo "Done with CLI using a shell script"
3535

3636
echo "\nTesting parsing (basic)"

0 commit comments

Comments
 (0)