change app url in e2e tests

This commit is contained in:
Boris Levitsky
2016-11-01 21:48:02 +02:00
parent a01ca1c670
commit 383a21ffcd

View File

@@ -1,6 +1,6 @@
@echo off
SET appUrl="http://localhost:63342/BitwiseCmd/src/#clear"
SET appUrl="http://localhost:13270/src/#clear"
SET confFile=e2e.chrome.js
FOR %%p IN (%*) DO (