Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ramp up - Add tests for Products Delete API (facebook#2865)
Summary: ### Changes proposed in this Pull Request: - Adding simple Request and Response tests to the Products Delete API to increase code coverage and as a ramp-up work item for getting used to the dev flow in this repository - [x] Do the changed files pass `phpcs` checks? Please remove `phpcs:ignore` comments in changed files and fix any issues, or delete if not practical. Pull Request resolved: facebook#2865 Test Plan: - `phpunit tests/Unit/Api/ProductCatalog/Products/Delete` Reviewed By: jczhuoMeta, vinkmeta Differential Revision: D68915742 Pulled By: carterbuce fbshipit-source-id: d7fb475ccc1f0c24632e8579d56feb5cb4bc54d2
- Loading branch information