mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 00:43:20 +00:00
git-town: fix passthru tests
This commit is contained in:
parent
f56b520024
commit
2cd2b63f83
@ -55,7 +55,7 @@ buildGoModule rec {
|
||||
|
||||
passthru.tests.version = testers.testVersion {
|
||||
package = git-town;
|
||||
command = "git-town version";
|
||||
command = "git-town --version";
|
||||
version = "v${version}";
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user