aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/nixos/tests/tiddlywiki.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/nixos/tests/tiddlywiki.nix')
-rw-r--r--nixpkgs/nixos/tests/tiddlywiki.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/nixos/tests/tiddlywiki.nix b/nixpkgs/nixos/tests/tiddlywiki.nix
index cf45578b0f9..822711b8939 100644
--- a/nixpkgs/nixos/tests/tiddlywiki.nix
+++ b/nixpkgs/nixos/tests/tiddlywiki.nix
@@ -44,7 +44,7 @@ import ./make-test-python.nix ({ ... }: {
configured.succeed(
"curl --fail -o /dev/null 127.0.0.1:3000 --user somelogin:somesecret"
)
-
+
with subtest("restart preserves changes"):
# given running wiki
default.wait_for_unit("tiddlywiki.service")