Skip to content

Commit 4be4146

Browse files
committed
lint
1 parent cc42a30 commit 4be4146

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

api.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ describe('read-only token', () => {
155155
it(`accepts ${ method }`, async () => {
156156
const path = stub.tid();
157157
const item = stub.document();
158+
158159
const put = await State.storage.put(path, item);
159160

160161
const res = await util.storage(Object.assign(util.clone(State), {

0 commit comments

Comments
 (0)