Skip to content

Commit 885cf4c

Browse files
committed
Makes health report test more lenient
1 parent efc9c30 commit 885cf4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/health_report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ requires:
66
'Health report':
77
- do:
88
health_report: {}
9-
- match: { status: 'green' }
9+
- match: { status: '/green|yellow/' }

0 commit comments

Comments
 (0)