about summary refs log tree commit diff
diff options
context:
space:
mode:
-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 565296a5a738..a572181b88e6 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'