mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
tests(sqljs): removed error flag
This commit is contained in:
parent
79213872e2
commit
5c4f407cc8
@ -327,7 +327,7 @@ export class Gulpfile {
|
||||
*/
|
||||
@Task("coveragePost", ["coveragePre"])
|
||||
coveragePost() {
|
||||
let error = false;
|
||||
//let error = false;
|
||||
|
||||
chai.should();
|
||||
chai.use(require("sinon-chai"));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user