Skip to content

Commit

Permalink
Fix test imports
Browse files Browse the repository at this point in the history
  • Loading branch information
jareill committed Jul 24, 2024
1 parent 389aa6f commit b9cdc5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/applyMiddlewareTests.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import 'jasmine';
import { createSatchel, createSatchelInternal, SatchelInstance } from '../src/createSatchel';
import { createTestSatchel } from './utils/createTestSatchel';

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

0 comments on commit b9cdc5a

Please sign in to comment.