paretosecurity: 0.2.23 -> 0.2.27 (#411822)

This commit is contained in:
Domen Kožar 2025-06-02 02:05:30 +05:00 committed by GitHub
commit e35f8416a5
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'")
'';
}