Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3bb02d6

Browse files
committed
Fixed lint.
1 parent598d2c7 commit3bb02d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎test/issue.spec.js‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@ describe('Issue', function() {
241241
it('should update a label',(done)=>{
242242
letlabel={
243243
color:'789abc',
244-
name:createdLabel
244+
name:createdLabel,
245245
};
246246

247247
expect(createdLabel).to.be.a.string();

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp