Skip to content

Commit

Permalink
Updated App.config to increase code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
raczeja committed Jul 11, 2018
1 parent ce5a86e commit 29e6a16
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Objectivity.Test.Automation.UnitTests/App.config
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@
</rules>
</nlog>
<FirefoxPreferences>
<!--add key="PreferenceToBeOverride" value="NewValue" /-->
<add key="browser.download.folderList" value="2" />
<add key="browser.download.managershowWhenStarting" value="false" />
</FirefoxPreferences>
<FirefoxExtensions>
<!-->add key="FirefoxPluginName.xpi" value=""/-->
Expand Down

0 comments on commit 29e6a16

Please sign in to comment.