forked from mirrors/nixpkgs
gnome-photos: fix tests reference
This commit is contained in:
parent
c54bdc69ee
commit
4dd782f5dd
|
@ -111,7 +111,7 @@ stdenv.mkDerivation rec {
|
|||
};
|
||||
|
||||
tests = {
|
||||
installed-tests = nixosTests.gnome-photos;
|
||||
installed-tests = nixosTests.installed-tests.gnome-photos;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue