mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-02 05:41:33 +02:00
Prettier fixes
This commit is contained in:
@@ -317,7 +317,6 @@ describe('S3PersistorManagerTests', function() {
|
||||
}
|
||||
)
|
||||
})
|
||||
|
||||
;[403, 404].forEach(statusCode =>
|
||||
it(`should throw NotFoundError when S3 responds with ${statusCode}`, function(done) {
|
||||
const error = new Error()
|
||||
|
||||
Reference in New Issue
Block a user