Skip to content

Commit ed0ecc8

Browse files
Add reboot note for environment variable troubleshooting in BUILDGUIDE.md
Co-authored-by: dlevy-msft-sql <194277063+dlevy-msft-sql@users.noreply.github.com>
1 parent 2ef99b6 commit ed0ecc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDGUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ Tests require a database connection string and must be run from the project root
159159
Set the `DB_CONNECTION_STRING` environment variable before running tests:
160160

161161
> [!TIP]
162-
> If you are using VS Code you may have to close all open windows for the new environment variable to be visible.
162+
> If you are using VS Code you may have to close all open instances of the IDE for the new environment variable to be visible. If you are still getting errors about invalid connection strings, you may need to reboot your system.
163163
164164
### Windows (Command Prompt)
165165
```cmd

0 commit comments

Comments
 (0)