Skip to content

Commit 2ae3683

Browse files
committed
typo
1 parent d4e9cbd commit 2ae3683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/store.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1486,7 +1486,7 @@ describe('API store', () => {
14861486
done()
14871487
})
14881488

1489-
it('throws error when accessing primite property like a relation', async done => {
1489+
it('throws error when accessing primitive property like a relation', async done => {
14901490
// given
14911491
axiosMock.onGet('http://localhost/').reply(200, root.serverResponse)
14921492

0 commit comments

Comments
 (0)