Commit 18a0cfa
committed
fix: use correct serde rename key in mappings config test
The test used "quit" but the field is renamed to "app::quit". On macOS
the test passed coincidentally because the default Platform variant's
mac value matched, but on Linux CI it failed with "ctrl+q".1 parent b7810b7 commit 18a0cfa
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1263 | 1263 | | |
1264 | 1264 | | |
1265 | 1265 | | |
1266 | | - | |
| 1266 | + | |
1267 | 1267 | | |
1268 | 1268 | | |
1269 | 1269 | | |
1270 | 1270 | | |
| 1271 | + | |
1271 | 1272 | | |
1272 | 1273 | | |
1273 | 1274 | | |
| |||
0 commit comments