Commit 76423b9
fix(tests): reconcile merge fallout with modified_ms field
The merge of main (#202 shared type-to-filter) brought in a test that
constructs SoundEntry without the modified_ms field this PR introduces,
breaking compilation; also restores rustfmt mod-declaration ordering in
app/mod.rs disturbed by the same merge.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 716c217 commit 76423b9
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
| 252 | + | |
252 | 253 | | |
253 | 254 | | |
254 | 255 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments