nixos/tests/vaultwarden: update comment, remove unused arg

This commit is contained in:
Sandro Jäckel 2026-03-01 02:21:06 +01:00
commit f05f652af3
No known key found for this signature in database
GPG key ID: 236B6291555E8401

View file

@ -83,7 +83,7 @@ let
wait.until_not(EC.title_contains("Join organization"))
# NOTE: When testing this locally, the extensions must not be installed, otherwise this screen does not appear
# NOTE: When testing this locally, the Bitwarden browser extension must not be installed, otherwise this screen does not appear
click_when_unobstructed((By.XPATH, "//button[contains(., 'Add it later')]"))
click_when_unobstructed((By.XPATH, "//a[contains(., 'Skip to web app')]"))
@ -198,7 +198,6 @@ let
{
nodes,
pkgs,
config,
...
}:
{