[Backport release-25.05] paretosecurity: 0.2.23 -> 0.2.27 (#413035)

This commit is contained in:
Domen Kožar 2025-06-03 11:48:19 +05:00 committed by GitHub
commit 1fbbd7ad98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 6 deletions

View file

@ -126,8 +126,6 @@
xfce.wait_for_text("Pareto Security")
# Test 6: paretosecurity:// URL handler is registered
xfce.execute("su - alice -c 'xdg-open paretosecurity://foo >/dev/null &'")
xfce.wait_for_text("Failed to add device")
xfce.succeed("su - alice -c 'xdg-open paretosecurity://foo'")
'';
}