Skip to content

Commit

Permalink
Intentionally added error to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
iinsertNameHere committed Nov 19, 2024
1 parent 91fe6ef commit 2214be5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/test-commandline-args.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ echo "[!] Testing: Help"

# Test version
echo "[!] Testing: Version"
./../bin/catnap -c ./test_config.toml -a ../config/distros.toml -v -n
./../bin/catnap -c ./test_config.toml -a ../config/distros.tml -v -n # ERROR HERE

# Test distroid
echo "[!] Testing: DistroId"
Expand Down

0 comments on commit 2214be5

Please sign in to comment.