gitea: fix passthru.tests with ofborg
This commit is contained in:
parent
f8f3408363
commit
7b5702cb21
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ buildGoPackage rec {
|
|||
|
||||
goPackagePath = "code.gitea.io/gitea";
|
||||
|
||||
passthru.tests.gitea = nixosTests.gitea;
|
||||
passthru.tests = nixosTests.gitea;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Git with a cup of tea";
|
||||
|
|
Loading…
Reference in a new issue