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
diff options
context:
space:
mode:
authorStefan Giehl <stefan@matomo.org>2019-07-15 10:26:52 +0300
committerGitHub <noreply@github.com>2019-07-15 10:26:52 +0300
commit11266ee5e807400969aaec12ed4218dde0b90e8b (patch)
tree2b7a75caeca2d505ef2fecef1cb2388d15ef6946 /plugins/Feedback
parente9fef5e3800173a738462bb88fac6e1ccf7224d6 (diff)
Migrate Tour plugin UI tests to headless Chrome... (#14656)
* Converts Tour tests to Headless Chrome * Fix some failing UI tests
Diffstat (limited to 'plugins/Feedback')
-rw-r--r--plugins/Feedback/tests/UI/FeedbackPopup_spec.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Feedback/tests/UI/FeedbackPopup_spec.js b/plugins/Feedback/tests/UI/FeedbackPopup_spec.js
index 06b2da68cd..f5d9be094c 100644
--- a/plugins/Feedback/tests/UI/FeedbackPopup_spec.js
+++ b/plugins/Feedback/tests/UI/FeedbackPopup_spec.js
@@ -11,7 +11,7 @@ describe("FeedbackPopup", function () {
this.timeout(0);
this.fixture = "Piwik\\Plugins\\Feedback\\tests\\Fixtures\\FeedbackPopupFixture";
- var url = "?module=CoreHome&action=index&idSite=1&period=day&date=yesterday";
+ var url = "?module=CoreHome&action=index&idSite=1&period=day&date=2019-07-11";
before(async function() {
await page.webpage.setViewport({