mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
Dir tests deleted
test:watch added webpack library updated protractor installed locally
This commit is contained in:
@@ -99,7 +99,7 @@ module.exports = function(config) {
|
||||
logLevel: config.LOG_INFO,
|
||||
|
||||
// enable / disable watching file and executing tests whenever any file changes
|
||||
autoWatch: false,
|
||||
//autoWatch: true,
|
||||
|
||||
/*
|
||||
* start these browsers
|
||||
@@ -136,7 +136,7 @@ module.exports = function(config) {
|
||||
* Continuous Integration mode
|
||||
* if true, Karma captures browsers, runs the tests and exits
|
||||
*/
|
||||
singleRun: true
|
||||
//singleRun: true
|
||||
};
|
||||
|
||||
if (process.env.TRAVIS){
|
||||
|
Reference in New Issue
Block a user