Skip to content

Commit 586a98a

Browse files
committed
remove unneeded code/test
1 parent d8d1e81 commit 586a98a

2 files changed

Lines changed: 0 additions & 82 deletions

File tree

tests/System/TasksTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@ public function getApiForTesting()
8787
'idSite' => 1,
8888
'date' => 'today',
8989
'periods' => ['year'],
90-
'testSuffix' => ($api === 'API.get' && version_compare(Version::VERSION, '4.14.2', '<')) ? 'old' : '',
91-
9290
'otherRequestParameters' => [
9391
'hideColumns' => 'sum_bandwidth,nb_hits_with_bandwidth,min_bandwidth,max_bandwidth,avg_bandwidth,nb_total_overall_bandwidth,nb_total_pageview_bandwidth,nb_total_download_bandwidth',
9492
],

tests/System/expected/test_old__API.get_year.xml

Lines changed: 0 additions & 80 deletions
This file was deleted.

0 commit comments

Comments
 (0)