Skip to content

Commit

Permalink
refactor: remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
fPolic committed Jun 27, 2022
1 parent 78744fe commit f5dfb32
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions integration-tests/api/__tests__/batch-jobs/product/import.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ describe("Product import batch job", () => {
adminReqConfig
)

console.log(response.data)

const batchJobId = response.data.batch_job.id

expect(batchJobId).toBeTruthy()
Expand Down

0 comments on commit f5dfb32

Please sign in to comment.