X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=blobdiff_plain;f=backup%2Futil%2Fui%2Ftests%2Fbehat%2Fbackup_courses.feature;h=ee3fea39ca8f754c2d0f72c1a58b8bc385aad00d;hp=94e02e3c67e1c2996f9555712cafb8b7ee41eebc;hb=bae30ef320040f95b09027d25c20382ee5bccd17;hpb=f3973676e88fe6d076b48bcdd5fa0317f4652c97 diff --git a/backup/util/ui/tests/behat/backup_courses.feature b/backup/util/ui/tests/behat/backup_courses.feature index 94e02e3c67e..ee3fea39ca8 100644 --- a/backup/util/ui/tests/behat/backup_courses.feature +++ b/backup/util/ui/tests/behat/backup_courses.feature @@ -60,3 +60,8 @@ Feature: Backup Moodle courses And I press "Next" And I should see "Test assign" And I should not see "Test data" + + @javascript + Scenario: Backup a course using the one click backup button + When I perform a quick backup of course "Course 2" + Then I should see "Restore" \ No newline at end of file