Skip to content

Commit 61392c2

Browse files
committed
B2B-2137: Add ability of MFTF Helpers to Return Data to MFTF Test
- Added changes CE
1 parent b55f862 commit 61392c2

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

app/code/Magento/AwsS3/Test/Mftf/Helper/FileAssertions.php

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -305,15 +305,4 @@ public function extractFilePath($filePathJson)
305305
}
306306
return $filePathJson;
307307
}
308-
309-
// /**
310-
// * Returns path for current storage type
311-
// *
312-
// * @param string $filePath
313-
// * @return mixed|string
314-
// */
315-
// public function getPath(string $filePath)
316-
// {
317-
// return $this->extractFilePath($filePath);
318-
// }
319308
}

0 commit comments

Comments
 (0)