gnome-photos: fix tests reference

This commit is contained in:
Jan Tojnar
2020-08-19 23:43:13 +02:00
parent c54bdc69ee
commit 4dd782f5dd

View File

@@ -111,7 +111,7 @@ stdenv.mkDerivation rec {
};
tests = {
installed-tests = nixosTests.gnome-photos;
installed-tests = nixosTests.installed-tests.gnome-photos;
};
};