Commit d6a7d600 authored by Pieter Frenssen's avatar Pieter Frenssen
Browse files

Update documentation.

parent 4b5e885e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ class SiteAlertCacheWorkaroundTest extends SiteAlertWebDriverTestBase {
    // responsible for refreshing the alerts should be loaded in the page.
    $this->assertJavaScriptPresent();

    // Refresh the page for a few seconds until the alert appears. Thanks to the
    // Check that the alert appears within a few seconds. Thanks to the
    // workaround this will work regardless of the fact that the page is cached.
    $this->assertSiteAlertAppears('Scheduled alert');