Skip to content

Commit 708cdaf

Browse files
committed
Fix Spell check
1 parent 42f21ce commit 708cdaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/__tests__/unit/components/MultiSearch.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ describe('Rendering', () => {
155155
)
156156
})
157157

158-
describe('Search Input Behavious', () => {
158+
describe('Search input behavior', () => {
159159
it('updates search query on input change', async () => {
160160
const user = userEvent.setup()
161161

0 commit comments

Comments
 (0)