Skip to content

Commit

Permalink
Adds failing assertion to test.
Browse files Browse the repository at this point in the history
  • Loading branch information
John Whitman committed Oct 8, 2024
1 parent 70ce217 commit 1ad5d79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/hello.nix
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@
start_all()
machine1.wait_for_unit("sshd.service")
machine1.succeed("hello")
machine1.fail("hello")
'';
}

0 comments on commit 1ad5d79

Please sign in to comment.