forked from Fediversity/Fediversity
Make Pixelfed test interactive
This is in particular useful for debugging, and it should not hurt the non-interactive variant of the tests.
This commit is contained in:
parent
e888db9f4b
commit
ae10086005
1 changed files with 1 additions and 0 deletions
|
@ -146,6 +146,7 @@ pkgs.nixosTest {
|
|||
fediversity
|
||||
../vm/garage-vm.nix
|
||||
../vm/pixelfed-vm.nix
|
||||
../vm/interactive-vm.nix
|
||||
];
|
||||
# TODO: pair down
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
Loading…
Add table
Reference in a new issue