Skip to content

Commit 02a9314

Browse files
committed
Remove console.log
1 parent 7c60a79 commit 02a9314

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/pf4-component-mapper/src/tests/wizard/wizard.test.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -983,8 +983,6 @@ describe('<Wizard />', () => {
983983
});
984984
wrapper.update();
985985

986-
console.log(wrapper.find('.pf-c-wizard__nav-item').debug());
987-
988986
expect(
989987
wrapper
990988
.find('.pf-c-wizard__nav-item')

0 commit comments

Comments
 (0)