Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
pivilartisant committed Dec 4, 2024
1 parent ee5a2e0 commit 9d5ae68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ tasks:
cmds:
- cmd: go test -v -timeout 60s ./...

test-2e2:
test-e2e:
cmds:
- cmd: scripts/test-e2e.sh

Expand Down

0 comments on commit 9d5ae68

Please sign in to comment.