diff --git a/TESTING.md b/TESTING.md index a9d64d380..e6f56e379 100644 --- a/TESTING.md +++ b/TESTING.md @@ -75,7 +75,7 @@ In a Developer Command Prompt: `Set ClientSemVer=1.9.0` -3. Add client secrets to the Configuration.json file +3. Add client secrets to the `ProjectTemplates\Configuration.json` file `"B2C_Client_ClientSecret": "secret_goes_here",` @@ -169,4 +169,4 @@ Once the projects are generated from the templates, test them manually. - **mvc-single-org-callswebapi** and **func2-singleorg** and run the projects. - **mvc-single-org-callswebapi** and **func2-singleorg-callsgraph** and run the projects. - - **mvc-single-org-callswebapi** and **func2-singleorg-callswebapi** and run the projects. \ No newline at end of file + - **mvc-single-org-callswebapi** and **func2-singleorg-callswebapi** and run the projects.