mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-10 16:45:51 +03:00
remove duplicate test in tiddlywiki
This commit is contained in:
parent
2ad9a627de
commit
c0d5332ab3
@ -44,10 +44,7 @@ import ./make-test-python.nix ({ ... }: {
|
||||
configured.succeed(
|
||||
"curl --fail -o /dev/null 127.0.0.1:3000 --user somelogin:somesecret"
|
||||
)
|
||||
|
||||
with subtest("configured with different wikifolder"):
|
||||
configured.succeed("test -f /var/lib/tiddlywiki/tiddlywiki.info")
|
||||
|
||||
|
||||
with subtest("restart preserves changes"):
|
||||
# given running wiki
|
||||
default.wait_for_unit("tiddlywiki.service")
|
||||
|
Loading…
Reference in New Issue
Block a user