Skip to content

Commit d42e2c7

Browse files
Fixed lint errors
1 parent 5e53ee7 commit d42e2c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sanity-check/api/bulkOperation-test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -252,4 +252,4 @@ function doBulkOperationWithManagementToken (tokenUidDev) {
252252
function makeManagementToken (uid = null) {
253253
// @ts-ignore-next-line secret-detection
254254
return client.stack({ api_key: process.env.API_KEY }).managementToken(uid)
255-
}
255+
}

0 commit comments

Comments
 (0)