Skip to content

Commit e138a50

Browse files
committed
Remove console log
1 parent e62cbd9 commit e138a50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/test-no-pushstate.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ module.exports = async () => {
99
body: { type: "pageview" },
1010
});
1111

12-
console.log(JSON.stringify(pageViewRequests, null, 2));
13-
1412
expect(
1513
pageViewRequests,
1614
"There are not enough page views requests found"

0 commit comments

Comments
 (0)