Skip to content

Commit

Permalink
Adding appsettings file for unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
babelshift committed Apr 3, 2020
1 parent 542cfb8 commit 5f6c092
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Steam.UnitTests/appsettings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"SteamWebApiKey": ""
}

0 comments on commit 5f6c092

Please sign in to comment.