Skip to content

Commit

Permalink
Remove only from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
SagarGi committed Mar 15, 2024
1 parent 061c016 commit 7927e8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/jest/components/tab/SearchInput.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -595,7 +595,7 @@ describe('SearchInput.vue', () => {
name: 'pogo.png',
}]

it.only.each([
it.each([
[
'should set no option text to "Start typing to search" for empty search',
{
Expand Down

0 comments on commit 7927e8b

Please sign in to comment.