about summary refs log tree commit diff
path: root/nixos
diff options
context:
space:
mode:
Diffstat (limited to 'nixos')
-rw-r--r--nixos/tests/vscodium.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/vscodium.nix b/nixos/tests/vscodium.nix
index 565296a5a738a..a572181b88e6e 100644
--- a/nixos/tests/vscodium.nix
+++ b/nixos/tests/vscodium.nix
@@ -39,7 +39,7 @@ let
         machine.wait_for_unit('graphical.target')
         machine.wait_until_succeeds('pgrep -x codium')
 
-        machine.wait_for_text('VSCodium')
+        machine.wait_for_text('File')
         machine.screenshot('start_screen')
 
         test_string = 'testfile'