Skip to content

Commit

Permalink
fix: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
welingtonms committed Mar 20, 2021
1 parent 92742f1 commit bdf036e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/molecules/suggestion/suggestion.test.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from 'react';
import Suggestion from './Suggestion';
import Suggestion from './suggestion';
import generator from '../../../test/data-generator';
import {
render,
Expand Down

0 comments on commit bdf036e

Please sign in to comment.