Skip to content

Commit

Permalink
Reverting inadvertent checkin of changes to appconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jimevans committed Feb 21, 2018
1 parent ee2b257 commit e780aa4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dotnet/test/common/appconfig.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"DriverServiceLocation": "C:\\Projects\\webdriver\\build\\cli\\Debug\\netcoreapp2.0",
"ActiveDriverConfig": "Remote",
"DriverServiceLocation": "",
"ActiveDriverConfig": "Chrome",
"ActiveWebsiteConfig": "Default",
"WebsiteConfigs": {
"Default": {
Expand Down

0 comments on commit e780aa4

Please sign in to comment.