Skip to content

Commit 434494e

Browse files
committed
chore: update test
1 parent 7934403 commit 434494e

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ all: help
77
# Run the test script
88
.PHONY: test
99
test:
10-
./test
10+
./tests/test.zsh
1111

1212
# Update snapshot by running the update_snapshot.zsh script
1313
.PHONY: update-snapshot

test

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)