mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
nixos/tests/freetube: fix ocr (#342383)
This commit is contained in:
commit
14392643b6
@ -35,7 +35,7 @@ let
|
||||
machine.wait_for_text('Your Subscription list is currently empty')
|
||||
machine.screenshot("main.png")
|
||||
machine.send_key("ctrl-comma")
|
||||
machine.wait_for_text('General Settings', timeout=30)
|
||||
machine.wait_for_text('Data Settings', timeout=60)
|
||||
machine.screenshot("preferences.png")
|
||||
'';
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user