MDL-61244 core_admin: Fix Behat navigation to purge caches page

This commit is contained in:
Jun Pataleta 2018-07-02 14:56:42 +08:00
parent e3389c83b2
commit 26ffa8e4d3

View File

@ -6,7 +6,7 @@ Feature: Purge caches
Background:
Given I log in as "admin"
And I navigate to "Development > Purge all caches" in site administration
And I navigate to "Development > Purge caches" in site administration
Scenario: Purge all caches
Given I should not see "All caches were purged"