Skip to content

Commit

Permalink
feat: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ryuever committed Oct 2, 2024
1 parent accc9b4 commit ac80df1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -665,7 +665,7 @@ describe('setData', () => {
// });
// });

describe.only('data update', () => {
describe('data update', () => {
beforeEach(() => {
resetContext();
// tell vitest we use mocked time
Expand Down

0 comments on commit ac80df1

Please sign in to comment.