Skip to content

Commit 66cf869

Browse files
authored
Merge pull request #3 from tejasshah93/master
Remove/update S6 entries
2 parents e512674 + 07c7d36 commit 66cf869

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

src/test/resources/conf/local.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@
1313
},
1414

1515
"environments": [{
16-
"device": "Samsung Galaxy S6"
16+
"device": "Samsung Galaxy S7"
1717
}]
1818
}

src/test/resources/conf/parallel.conf.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
"device": "Google Pixel"
1616
},{
1717
"device": "Samsung Galaxy S7"
18-
},{
19-
"device": "Samsung Galaxy S6"
2018
},{
2119
"device": "Google Nexus 9"
2220
}]

src/test/resources/conf/single.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
},
1313

1414
"environments": [{
15-
"device": "Samsung Galaxy S6"
15+
"device": "Samsung Galaxy S7"
1616
}]
1717
}

0 commit comments

Comments
 (0)