We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3786ce commit 7589af9Copy full SHA for 7589af9
test/matchers.test.ts
@@ -4,6 +4,7 @@ import { matchers, expect as expectLib } from '../src/index.js'
4
const ALL_MATCHERS = [
5
// browser
6
'toHaveClipboardText',
7
+ 'toHaveLocalStorageItem',
8
'toHaveTitle',
9
'toHaveUrl',
10
0 commit comments