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