mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
nixos/tests/syncthing-many-devices: Fix name
This commit is contained in:
@@ -149,7 +149,7 @@ import ./make-test-python.nix (
|
||||
'';
|
||||
in
|
||||
{
|
||||
name = "syncthing-init";
|
||||
name = "syncthing-many-devices";
|
||||
meta.maintainers = with lib.maintainers; [ doronbehar ];
|
||||
|
||||
nodes.machine = {
|
||||
|
||||
Reference in New Issue
Block a user