Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alajmo committed May 2, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent e18e8e4 commit e4e36f1
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions test/integration/golden/init/auto-discovery/mani.yaml
Original file line number Diff line number Diff line change
@@ -12,5 +12,5 @@ projects:

tasks:
hello:
desc: Print Hello World
cmd: echo "Hello World"
desc: Print Hello World
cmd: echo "Hello World"
4 changes: 2 additions & 2 deletions test/integration/golden/init/empty/mani.yaml
Original file line number Diff line number Diff line change
@@ -4,5 +4,5 @@ projects:

tasks:
hello:
desc: Print Hello World
cmd: echo "Hello World"
desc: Print Hello World
cmd: echo "Hello World"

0 comments on commit e4e36f1

Please sign in to comment.