Skip to content

Commit 7532346

Browse files
committed
Format
1 parent 1a1831d commit 7532346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/action/link.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,6 @@ describe('Action link', function() {
5858
repo.push(() => 3)
5959
])
6060

61-
expect(action.status).toEqual("reject")
61+
expect(action.status).toEqual('reject')
6262
})
6363
})

0 commit comments

Comments
 (0)