Skip to content

Commit

Permalink
remove leftover debug
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerhutchings committed Sep 11, 2019
1 parent 6c3bc4f commit aa1bc6c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ describe('Component > Hero', function () {
})

it('should render without crashing', function () {
console.info(wrapper.debug())
expect(wrapper).to.be.ok()
})

it('should render the `Background` component', function () {
Expand Down

0 comments on commit aa1bc6c

Please sign in to comment.