mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/freetube: fix machine usage deprecation
This commit is contained in:
parent
4797207171
commit
69eb0ce738
1 changed files with 1 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ let
|
|||
|
||||
testScript = ''
|
||||
start_all()
|
||||
machine = ${name}
|
||||
machine.wait_for_unit('graphical.target')
|
||||
machine.wait_for_text('Your Subscription list is currently empty')
|
||||
machine.send_key("ctrl-r")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue