mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-15 09:51:21 +00:00
functional tests: Fix failing test change default app
- Added an additional pre-condition to check whether the Syncthing app is enabled. Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
This commit is contained in:
parent
36774c9f41
commit
bc3a43d18c
@ -32,6 +32,7 @@ Scenario: Change domain name
|
||||
|
||||
Scenario: Change default app
|
||||
Given the syncthing application is installed
|
||||
And the syncthing application is enabled
|
||||
And the default app is syncthing
|
||||
When I change the default app to plinth
|
||||
Then the default app should be plinth
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user