Skip to content

Commit 2b88b93

Browse files
committed
B2B-2445: Un-skip GraphQL Varnish tests
1 parent 65c71f2 commit 2b88b93

File tree

1 file changed

+0
-4
lines changed
  • dev/tests/api-functional/testsuite/Magento/GraphQl/PageCache

1 file changed

+0
-4
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/PageCache/VarnishTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,6 @@
1515
*/
1616
class VarnishTest extends GraphQlAbstract
1717
{
18-
protected function setUp(): void
19-
{
20-
$this->markTestSkipped("Tests are skipped until vcl files are merged into mainline");
21-
}
2218
/**
2319
* Test that we obtain cache MISS/HIT when expected for a guest.
2420
*

0 commit comments

Comments
 (0)