Skip to content

Commit 71e9f31

Browse files
committed
fix: test
1 parent 5ef3b53 commit 71e9f31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/dbagent/src/lib/targetdb/unsafe-explain.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { isSingleStatement } from './explain';
1+
import { isSingleStatement } from './unsafe-explain';
22

33
describe('isSingleStatement', () => {
44
describe('positive tests - should return true', () => {

0 commit comments

Comments
 (0)