mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
Configuration clenup
This commit is contained in:
@@ -31,7 +31,7 @@ module.exports = function(grunt) {
|
||||
|
||||
var casperEnvironments = {
|
||||
'local' : {
|
||||
suite : './test/integration/casperjs/TestSuite.js',
|
||||
suite : './test/integration/casperjs/LocalTestSuite.js',
|
||||
delay : 50
|
||||
},
|
||||
'travis' : {
|
||||
|
||||
Reference in New Issue
Block a user