Skip to content

Commit f5c1566

Browse files
committed
tests: update to match latest TOML output
The generated format seems to have changed with the merge of <NixOS/nixpkgs#245440>.
1 parent a7eab56 commit f5c1566

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

tests/modules/programs/helix/settings-expected.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
theme = "base16"
2-
32
[editor]
43
line-number = "relative"
54

tests/modules/programs/i3status-rust/with-extra-settings.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@
199199
200200
[theme]
201201
theme = "solarized-dark"
202-
203202
[theme.overrides]
204203
idle_bg = "#123456"
205204
idle_fg = "#abcdef"

0 commit comments

Comments
 (0)