Skip to content

Commit f98663d

Browse files
authored
Update product-sync-prices.spec.js
1 parent b3204fe commit f98663d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/sync-actions/test/product-sync-prices.spec.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ describe('Actions', () => {
151151
const actions = productsSync.buildActions(now, before, {
152152
enableDiscounted: true,
153153
})
154-
console.log(`=>>>>>>>> ${JSON.stringify(actions)}`)
155154
expect(actions).toEqual([
156155
{
157156
action: 'changePrice',

0 commit comments

Comments
 (0)