Skip to content

Commit c5adb64

Browse files
committed
Use UITestFixture as it requires the overlay site to be set up
1 parent dee10e7 commit c5adb64

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/UI/specs/OptOutIframe_spec.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
*/
99

1010
describe("OptOutIframe", function () {
11-
this.fixture = "Piwik\\Tests\\Fixtures\\OneVisit";
12-
1311
const siteUrl = "/tests/resources/overlay-test-site-real/opt-out.php?implementation=iframe",
1412
safariUserAgent = "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.75.14 (KHTML, like Gecko) Version/7.0.3 Safari/7046A194A",
1513
chromeUserAgent = "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36";

0 commit comments

Comments
 (0)