Skip to content

Commit f09e4df

Browse files
author
Maksym Mykhailenko
committed
fix: lint
1 parent 3a7f1ad commit f09e4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/projects/list.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ describe('LIST Project', () => {
404404
}
405405
});
406406
});
407-
407+
408408
it('should return the project with empty invites using M2M token without "read:project-invites" scope', (done) => {
409409
request(server)
410410
.get('/v5/projects')

0 commit comments

Comments
 (0)