Commit 78ccac1
fix(tests): update enabled field count to 24, remove redundant payroll-settings spec
(b) Two more toHaveCount(22) → 24 assertions for enabledInputFields at
lines 147 and 214 that the first fix missed.
(p) Removed payroll-settings.spec.ts — its coverage (save DanLøn, persist
cutoff day) is already exercised by payroll-export.spec.ts which configures
settings as part of its flow. The separate spec caused Docker container
instability due to too many sequential login/navigation cycles.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 87a731c commit 78ccac1
File tree
2 files changed
+2
-75
lines changed- eform-client/playwright/e2e/plugins/time-planning-pn
- b
- p
2 files changed
+2
-75
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
214 | | - | |
| 214 | + | |
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
| |||
Lines changed: 0 additions & 73 deletions
This file was deleted.
0 commit comments