mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
updated smoke test URL to point to debug version
This commit is contained in:
parent
91bacd1dd9
commit
8acd91b4d9
@ -39,7 +39,7 @@ module.exports = function (grunt) {
|
||||
filesSrc : ['tests/integration/casperjs/*_test.js'],
|
||||
options : {
|
||||
args : {
|
||||
baseUrl : 'http://localhost:' + '<%= connect.www.options.port %>/'
|
||||
baseUrl : 'http://localhost:' + '<%= connect.www.options.port %>/?debug'
|
||||
},
|
||||
direct : false,
|
||||
logLevel : 'error',
|
||||
|
Loading…
Reference in New Issue
Block a user