fix(core): update
This commit is contained in:
@ -3,7 +3,7 @@ import * as path from 'path';
|
||||
|
||||
import * as smartscaf from '../ts/index';
|
||||
|
||||
process.env.CI = 'true'
|
||||
process.env.CI = 'true';
|
||||
|
||||
let testScafTemplate: smartscaf.ScafTemplate;
|
||||
|
||||
|
Reference in New Issue
Block a user