summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/desktop.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/desktop.nix b/tests/desktop.nix
index bb7c4cb..16584b9 100644
--- a/tests/desktop.nix
+++ b/tests/desktop.nix
@@ -13,6 +13,5 @@ import <nixpkgs/nixos/tests/make-test.nix> ( { pkgs, ... }: {
$machine->screenshot("screen");
$machine->waitForWindow(qr/trayer/);
- $machine->screenshot("screen");
'';
})