Skip to content

Commit

Permalink
t
Browse files Browse the repository at this point in the history
  • Loading branch information
kubk committed Jan 8, 2024
1 parent 9c159d0 commit 0a7e1e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/screens/deck-form/store/deck-form-store.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ const mocks = vi.hoisted(() => {
vi.mock("./../../../store/screen-store", () => {
return {
screenStore: {
go: () => {},
screen: {
type: "deckForm",
deckId: 1,
Expand Down

0 comments on commit 0a7e1e9

Please sign in to comment.