Aleksander Machniak
2016-02-05 bd0551b22076b82a6d49e9f7a2b2e0c90a1b2326
tests/Selenium/Settings/About.php
@@ -4,7 +4,8 @@
{
    public function testAbout()
    {
        $this->url(TESTS_URL . '/?_task=settings&_action=about');
        $this->url(TESTS_URL . '?_task=settings&_action=about');
        sleep(TESTS_SLEEP);
        // check task and action
        $env = $this->get_env();