coturn: Fix functional test for backup/restore

Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Joseph Nuthalapati <njoseph@riseup.net>
This commit is contained in:
Sunil Mohan Adapa 2020-05-20 11:13:49 -07:00 committed by Joseph Nuthalapati
parent 80dff7bf9c
commit 84a7d7c928
No known key found for this signature in database
GPG Key ID: 5398F00A2FA43C35

View File

@ -18,8 +18,8 @@ Scenario: Enable coturn application
Scenario: Backup and restore coturn
Given the coturn application is enabled
When I create a backup of the coturn app data with name test_coturn
And I restore the coturn app data backup
Then the coturn service should be running with name test_coturn
And I restore the coturn app data backup with name test_coturn
Then the coturn service should be running
Scenario: Disable coturn application
Given the coturn application is enabled