chore: add no floating promises lint rule (#4249)
* chore: add no floating promises lint rule * minor cleanup * fix test by only running if node 22 or greater --------- Co-authored-by: Iain Sproat <68657+iainsproat@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4371945b71
commit
f76a2c34d3
@@ -834,7 +834,7 @@ describe('Workspaces GQL CRUD', () => {
|
||||
authorId: ''
|
||||
}
|
||||
|
||||
createTestCommit(testVersion, {
|
||||
await createTestCommit(testVersion, {
|
||||
owner: testAdminUser,
|
||||
stream: workspaceProject
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user