Skip to content

Commit 7589af9

Browse files
committed
feat(to-have-local-storage-item): test toHaveLocalStorageItem
1 parent a3786ce commit 7589af9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/matchers.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import { matchers, expect as expectLib } from '../src/index.js'
44
const ALL_MATCHERS = [
55
// browser
66
'toHaveClipboardText',
7+
'toHaveLocalStorageItem',
78
'toHaveTitle',
89
'toHaveUrl',
910

0 commit comments

Comments
 (0)