Skip to content

Commit 4d30a58

Browse files
committed
Build stabilization
1 parent 9b91ff9 commit 4d30a58

File tree

1 file changed

+0
-1
lines changed
  • dev/tests/integration/testsuite/Magento/GoogleGtag/Block

1 file changed

+0
-1
lines changed

dev/tests/integration/testsuite/Magento/GoogleGtag/Block/GaTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ public function testBlockIsAbsentInBody()
6060
*/
6161
public function testBlockOutputIsEmptyWhenGaIsDisabled()
6262
{
63-
$this->markTestSkipped();
6463
$this->assertEquals(
6564
false,
6665
$this->getGaBlockFromNode('head.additional')

0 commit comments

Comments
 (0)