Commit 92b6d70
committed
test(internal): extend handler-key assertion with 8 backup handlers
After the master merge, build_settings_handlers returns 16 keys (the
8 from #1381 plus the 8 auto-backup handlers added by this PR).
test_returns_all_handler_keys was asserting only master's 8 — update
to the union so the test passes again.1 parent 65b9129 commit 92b6d70
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
84 | 93 | | |
85 | 94 | | |
86 | 95 | | |
| |||
0 commit comments