Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSp committed May 18, 2024
1 parent 8c1a428 commit 8fcf53f
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions charts/timelimit/tests/simple_test.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
suite: email Test Suite
templates:
- deployment.yaml
- deployment.yaml
chart:
version: 0.2.8
tests:
- it: Matches the snapshot
asserts:
- matchSnapshot: {}
- it: Matches the snapshot
asserts:
- matchSnapshot: { }

0 comments on commit 8fcf53f

Please sign in to comment.