Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authordiosmosis <benakamoorthi@fastmail.fm>2014-03-03 20:44:42 +0400
committerdiosmosis <benakamoorthi@fastmail.fm>2014-03-03 20:44:42 +0400
commit2b68a86f672e6611dce2846d21c22f76338693a2 (patch)
treec42e37362029ef422c9fb87d0862787088efe7e3 /tests
parent5b8472b8f673d902779ea9208e4567c166063eef (diff)
Trying to fix overlay UI tests.
Diffstat (limited to 'tests')
-rw-r--r--tests/PHPUnit/Fixtures/UITestFixture.php1
m---------tests/PHPUnit/UI0
2 files changed, 0 insertions, 1 deletions
diff --git a/tests/PHPUnit/Fixtures/UITestFixture.php b/tests/PHPUnit/Fixtures/UITestFixture.php
index be91a100df..10111b8933 100644
--- a/tests/PHPUnit/Fixtures/UITestFixture.php
+++ b/tests/PHPUnit/Fixtures/UITestFixture.php
@@ -63,7 +63,6 @@ class UITestFixture extends OmniFixture
$this->testEnvironment->forcedIdVisitor = $visitorIdDeterministic;
$this->testEnvironment->overlayUrl = $this->getLocalTestSiteUrl();
- echo "OVERLAY URL IN SETUP: " .$this->testEnvironment->overlayUrl . "\n";
$this->createOverlayTestSite();
$forcedNowTimestamp = Option::get("Tests.forcedNowTimestamp");
diff --git a/tests/PHPUnit/UI b/tests/PHPUnit/UI
-Subproject aeb25574a0c46360c147dc9637b6aca0819d2f5
+Subproject 3656fa11637c5006be2c092b67c8011b346ada3