nixos/tests/*: editorconfig fixes
This commit is contained in:
@@ -24,9 +24,8 @@ in {
|
||||
testScript = ''
|
||||
machine.wait_for_unit("syncthing-init.service")
|
||||
config = machine.succeed("cat /var/lib/syncthing/.config/syncthing/config.xml")
|
||||
|
||||
|
||||
assert "testFolder" in config
|
||||
assert "${testId}" in config
|
||||
'';
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user