We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8d1e81 commit 586a98aCopy full SHA for 586a98a
2 files changed
tests/System/TasksTest.php
@@ -87,8 +87,6 @@ public function getApiForTesting()
87
'idSite' => 1,
88
'date' => 'today',
89
'periods' => ['year'],
90
- 'testSuffix' => ($api === 'API.get' && version_compare(Version::VERSION, '4.14.2', '<')) ? 'old' : '',
91
-
92
'otherRequestParameters' => [
93
'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',
94
],
tests/System/expected/test_old__API.get_year.xml
0 commit comments