mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 10:55:55 +01:00
fix browserstack paths
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"exit_with_fail": true,
|
||||
"test_framework": "jasmine2",
|
||||
"test_path": "SpecRunner.html",
|
||||
"test_path": "test/SpecRunner.html",
|
||||
"browsers": [
|
||||
{
|
||||
"browser": "chrome",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"exit_with_fail": true,
|
||||
"test_framework": "jasmine2",
|
||||
"test_path": "SpecRunner.html",
|
||||
"test_path": "test/ie8/SpecRunner.html",
|
||||
"browsers": [
|
||||
{
|
||||
"browser": "ie",
|
||||
|
||||
Reference in New Issue
Block a user