Skip to content

Commit

Permalink
ci: apply automated fixes and generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Dec 2, 2024
1 parent 632ba17 commit babe780
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/store/tests/derived.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,6 @@ describe('Derived', () => {
expect(halfDouble.state).toBe(24)
})


test('should be able to mount in the wrong order and still work with a derived and a non-derived state', () => {
const count = new Store(12)

Expand Down

0 comments on commit babe780

Please sign in to comment.