File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -810,26 +810,11 @@ parameters:
810810 count : 1
811811 path : tests/Keboola/GoogleAnalyticsExtractor/ApplicationTest.php
812812
813- -
814- message : " #^Cannot access offset 'data' on mixed\\ .$#"
815- count : 1
816- path : tests/Keboola/GoogleAnalyticsExtractor/ApplicationTest.php
817-
818813 -
819814 message : " #^Cannot access offset 'oauth_api' on mixed\\ .$#"
820815 count : 1
821816 path : tests/Keboola/GoogleAnalyticsExtractor/ApplicationTest.php
822817
823- -
824- message : " #^Cannot access offset 'status' on mixed\\ .$#"
825- count : 2
826- path : tests/Keboola/GoogleAnalyticsExtractor/ApplicationTest.php
827-
828- -
829- message : " #^Cannot access offset 0 on mixed\\ .$#"
830- count : 1
831- path : tests/Keboola/GoogleAnalyticsExtractor/ApplicationTest.php
832-
833818 -
834819 message : " #^Method Keboola\\\\ GoogleAnalyticsExtractor\\\\ ApplicationTest\\ :\\ :assertManifestContainsColumns\\ (\\ ) has parameter \\ $expected with no value type specified in iterable type array\\ .$#"
835820 count : 1
@@ -852,7 +837,7 @@ parameters:
852837
853838 -
854839 message : " #^Parameter \\ #2 \\ $array of static method PHPUnit\\\\ Framework\\\\ Assert\\ :\\ :assertArrayHasKey\\ (\\ ) expects array\\ |ArrayAccess, mixed given\\ .$#"
855- count : 10
840+ count : 2
856841 path : tests/Keboola/GoogleAnalyticsExtractor/ApplicationTest.php
857842
858843 -
Original file line number Diff line number Diff line change @@ -94,7 +94,6 @@ public function testAppRunAdaptive(): void
9494
9595 public function testAppRunMCF (): void
9696 {
97- $ this ->markTestSkipped ();
9897 $ this ->config = $ this ->getConfig ('_mcf ' );
9998 $ this ->runProcess ();
10099
You can’t perform that action at this time.
0 commit comments