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>2022-04-14 15:13:58 +0300
committerGitHub <noreply@github.com>2022-04-14 15:13:58 +0300
commitc9baad5f9502fe9ee4c70d94a21a1b3942398c62 (patch)
tree4157f9f085b4c6a9d2294bf2d6812b980aee14d2 /tests/PHPUnit
parentaab84d6b6d7a86e432d108c8156b8346cb3bcb5a (diff)
Move guessing location country by provider to default location provider (#19085)
* Move guessing ocation country by provider to default location provider * Adds test * fix tests
Diffstat (limited to 'tests/PHPUnit')
-rw-r--r--tests/PHPUnit/Integration/LogImporterTest.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/PHPUnit/Integration/LogImporterTest.php b/tests/PHPUnit/Integration/LogImporterTest.php
index dd728bcfee..3924c8fe99 100644
--- a/tests/PHPUnit/Integration/LogImporterTest.php
+++ b/tests/PHPUnit/Integration/LogImporterTest.php
@@ -183,9 +183,6 @@ class LogImporterTest extends IntegrationTestCase
$this->assertEquals('matomo.org/äöüߧ$%', $name);
}
- /**
- * @group bla
- */
public function testOutputOption()
{
$file = StaticContainer::get('path.tmp') . '/logs/import_log.log';