Skip to content

Commit d89dffe

Browse files
committed
Fixed test
1 parent 33ed1bc commit d89dffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/type_splice.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import test from 'ava'
22
import { applyPatch, encode, decode, addType } from '../'
3-
import Splice from '../src/types/splice'
3+
import Splice from '../src/types/Splice'
44
import { getNewPlain } from '../src/util/get'
55
import { isPlainObject } from '../src/util/is'
66

0 commit comments

Comments
 (0)