mirror of
https://github.com/zhigang1992/angular.js.git
synced 2026-04-05 08:59:35 +08:00
chore(build): change logging level for e2e tests to info
This commit is contained in:
@@ -4,7 +4,7 @@ files = ['build/angular-scenario.js', ANGULAR_SCENARIO_ADAPTER, 'build/docs/docs
|
||||
|
||||
autoWatch = false;
|
||||
singleRun = true;
|
||||
logLevel = LOG_DEBUG;
|
||||
logLevel = LOG_INFO;
|
||||
logColors = true;
|
||||
browsers = ['Chrome'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user