mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
fixed gulpfile
This commit is contained in:
parent
7efa30027a
commit
8cbf9e075a
@ -362,7 +362,8 @@ export class Gulpfile {
|
||||
tests() {
|
||||
return [
|
||||
"compile",
|
||||
"tslint",
|
||||
"coveragePre",
|
||||
"runTests",
|
||||
"coveragePost",
|
||||
"coverageRemap"
|
||||
];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user