fix browserstack paths

This commit is contained in:
Nathan Cahill
2018-11-04 15:50:10 -07:00
parent 8c1d9c27c2
commit 4356adcdfe
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"exit_with_fail": true,
"test_framework": "jasmine2",
"test_path": "SpecRunner.html",
"test_path": "test/SpecRunner.html",
"browsers": [
{
"browser": "chrome",

View File

@@ -1,7 +1,7 @@
{
"exit_with_fail": true,
"test_framework": "jasmine2",
"test_path": "SpecRunner.html",
"test_path": "test/ie8/SpecRunner.html",
"browsers": [
{
"browser": "ie",