We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dee10e7 commit c5adb64Copy full SHA for c5adb64
1 file changed
tests/UI/specs/OptOutIframe_spec.js
@@ -8,8 +8,6 @@
8
*/
9
10
describe("OptOutIframe", function () {
11
- this.fixture = "Piwik\\Tests\\Fixtures\\OneVisit";
12
-
13
const siteUrl = "/tests/resources/overlay-test-site-real/opt-out.php?implementation=iframe",
14
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",
15
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