Skip to content

Commit 3706512

Browse files
committed
chore: rename a test for clearer failures
1 parent f0276e5 commit 3706512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/tests/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ in {
169169
deployArgs = "-s .#profile -- --offline";
170170
};
171171
hyphen-ssh-opts-regression = mkTest {
172-
name = "profile";
172+
name = "ssh-ops-regression";
173173
user = "deploy";
174174
deployArgs = "-s .#profile --ssh-opts '-p 22 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null' -- --offline";
175175
};

0 commit comments

Comments
 (0)