git-town: fix tests
This commit is contained in:
parent
68c2b061fe
commit
61a3bf980c
@ -56,7 +56,7 @@ buildGoModule rec {
|
||||
passthru.tests.version = testers.testVersion {
|
||||
package = git-town;
|
||||
command = "git-town --version";
|
||||
version = "v${version}";
|
||||
inherit version;
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user