Skip to content

Commit 5232253

Browse files
committed
B2B-2530: Unskip GraphQL cache tests skipped due to DEVOPS-4924
- Fixed static issue
1 parent e70371b commit 5232253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ private function getCategoryQuery(): string
170170
}
171171
total_count
172172
}
173-
}`
173+
}
174174
}
175175
QUERY;
176176
return $categoryQueryString;

0 commit comments

Comments
 (0)