Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
coenm committed Sep 25, 2024
1 parent fbf83de commit a3ae048
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ public void Create_ShouldSetPathToRelativeFolder_WhenAppSettingsJsonIsSet()
// arrange
const string JSON =
"""
// begin-snippet: appsettings_appsettings_path_relative lang:json
// begin-snippet: appsettings_appsettings_path_relative
{
"App": {
"AppSettingsPath": "MyConfigJson"
Expand Down

0 comments on commit a3ae048

Please sign in to comment.