Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ospfranco committed May 30, 2024
1 parent af0cbfd commit 4f71f96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/src/tests/reactive.spec.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import {isLibsql, open, type DB} from '@op-engineering/op-sqlite';
import chai from 'chai';
import {beforeEach, describe, it, itOnly} from './MochaRNAdapter';
import {beforeEach, describe, it} from './MochaRNAdapter';
import {sleep} from './utils';
import Chance from 'chance';

Expand Down

0 comments on commit 4f71f96

Please sign in to comment.