nixos/tests/syncthing-init: Remove unused testName attribute

This commit is contained in:
Doron Behar 2023-10-07 14:04:43 +03:00
parent 82b59a8fb2
commit 34888cd1d1

View File

@ -1,7 +1,6 @@
import ./make-test-python.nix ({ lib, pkgs, ... }: let
testId = "7CFNTQM-IMTJBHJ-3UWRDIU-ZGQJFR6-VCXZ3NB-XUH3KZO-N52ITXR-LAIYUAU";
testName = "testDevice foo'bar";
in {
name = "syncthing-init";