Commit e89e73f
committed
fix(tests): update health check test to accept degraded status
The health check now performs real database connectivity checks,
which may return 'degraded' status in test environments without
a database file. Update test to accept either 'healthy' or 'degraded'.1 parent 433e8a8 commit e89e73f
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments