From a0f0eb8fa0cc86e14afeabde80d2a21a7e0122d9 Mon Sep 17 00:00:00 2001 From: Matthieu Aubry Date: Tue, 28 Mar 2017 19:38:53 +0200 Subject: All icons in own repo and included as a submodule (#11548) * add icons submodule * replace path * change submodule url * fix JSONTest * fix integration tests * update icon submodules * fix preg_match * fix remaining system tests * better match for non dist icon files * fix .gitmodules * update icon submodule * Fixed custom dimension test * Do not completely fail when GD not enabled * Fix http test + refactor checklist * Refactored the code into a method * Changed icon path refs https://github.com/piwik/piwik/pull/11383 * System tests * Update valid UI tests * Fix integration test --- ...est_OneVisitorTwoVisits__DevicesDetection.getBrowserVersions_day.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__DevicesDetection.getBrowserVersions_day.xml') diff --git a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__DevicesDetection.getBrowserVersions_day.xml b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__DevicesDetection.getBrowserVersions_day.xml index 2603420cd3..dc67261f58 100644 --- a/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__DevicesDetection.getBrowserVersions_day.xml +++ b/tests/PHPUnit/System/expected/test_OneVisitorTwoVisits__DevicesDetection.getBrowserVersions_day.xml @@ -10,6 +10,6 @@ 1 2 browserCode==FF;browserVersion==3.6 - plugins/DevicesDetection/images/browsers/FF.png + plugins/Morpheus/icons/dist/browsers/FF.png \ No newline at end of file -- cgit v1.2.3