Skip to content

Commit

Permalink
🔇 Remove log from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
viniciuskneves authored and Asheem Mamoowala committed Apr 25, 2019
1 parent ad7c550 commit 2f54797
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/ui/control/logo.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,6 @@ test('LogoControl appears in compact mode if container is less then 250 pixel wi
});

test('LogoControl has `rel` nooper and nofollow', (t) => {
console.log('MyTest');
const map = createMap(t);

map.on('load', () => {
Expand Down

0 comments on commit 2f54797

Please sign in to comment.