Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jivey committed Nov 13, 2024
1 parent 5fcad8a commit 59df692
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ const mockMatch = {
},
route: content,
state: {},
search: `?modal=${modalUrlName}`
search: `?modal=${modalUrlName}`,
};

describe('PracticeQuestions', () => {
Expand Down

0 comments on commit 59df692

Please sign in to comment.