Commit 7b5702cb authored by zowoq's avatar zowoq
Browse files

gitea: fix passthru.tests with ofborg

parent f8f34083
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";