Unverified Commit d8d2741a authored by Maximilian Bosch's avatar Maximilian Bosch Committed by GitHub
Browse files

Merge pull request #325111 from trofi/nextcloud-notify_push.tests-fix-eval

nextcloud-notify_push.tests: fix the eval
parents 85a13515 588f9751
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -32,7 +32,6 @@ rustPlatform.buildRustPackage rec {
    };
    tests = {
      inherit (nixosTests.nextcloud)
        with-postgresql-and-redis27
        with-postgresql-and-redis28
        with-postgresql-and-redis29;
      inherit test_client;