Skip to content

Commit 9a17c46

Browse files
committed
Small cs fix
1 parent a16952c commit 9a17c46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/CustomerDownloadableProduct/CustomerDownloadableProductTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,6 @@ public function testGetCustomerDownloadableProductsIfProductsDoNotExist()
121121
$this->assertEmpty($response['customerDownloadableProducts']['items']);
122122
}
123123

124-
125124
public function testGuestCannotAccessDownloadableProducts()
126125
{
127126
$query = <<<QUERY

0 commit comments

Comments
 (0)