From 9735fdda9fe991ad8d894bd8311e335ac6dcb2b0 Mon Sep 17 00:00:00 2001 From: Stefan Giehl Date: Mon, 20 Jan 2020 20:26:09 +0100 Subject: Removes some code marked as deprecated (#15419) --- plugins/Goals/tests/Integration/APITest.php | 3 --- 1 file changed, 3 deletions(-) (limited to 'plugins/Goals') diff --git a/plugins/Goals/tests/Integration/APITest.php b/plugins/Goals/tests/Integration/APITest.php index 0d4be1c65c..2314cc5db2 100644 --- a/plugins/Goals/tests/Integration/APITest.php +++ b/plugins/Goals/tests/Integration/APITest.php @@ -34,9 +34,6 @@ class APITest extends IntegrationTestCase parent::setUp(); $this->api = API::getInstance(); - Fixture::createAccessInstance(); - Piwik::setUserHasSuperUserAccess(); - Fixture::createWebsite('2014-01-01 00:00:00'); Fixture::createWebsite('2014-01-01 00:00:00'); } -- cgit v1.2.3