mirror of
https://github.com/TriliumNext/Trilium.git
synced 2025-12-10 03:53:37 -06:00
fix browserstack paths
This commit is contained in:
parent
8c1d9c27c2
commit
4356adcdfe
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user