Skip to content

Commit cbbaf02

Browse files
Abhi Singhfrancisf
authored andcommitted
removed IE browser
1 parent f4f5c38 commit cbbaf02

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
</property>
145145
<property>
146146
<key>parallel-count</key>
147-
<value>5</value>
147+
<value>3</value>
148148
</property>
149149
<property>
150150
<key>features</key>

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
},
1818
{
1919
"browser": "safari"
20-
},
21-
{
22-
"browser": "Internet Explorer"
2320
}
2421
]
2522
}

0 commit comments

Comments
 (0)