1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 12:41:15 +02:00

tests/nixos/fetch-git: Apply suggestions

This commit is contained in:
Robert Hensing 2024-01-18 12:47:29 +01:00 committed by Robert Hensing
parent 0f95330fde
commit 78074bdea4
2 changed files with 1 additions and 4 deletions

View file

@ -39,9 +39,6 @@ in
The name of the test case.
A repository with that name will be set up on the gitea server and locally.
This name can also be used to execute only a single test case via:
`nix build .#hydraJobs.fetch-git.{test-case-name}`
'';
};
options.description = mkOption {