You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: BUILDGUIDE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,7 +159,7 @@ Tests require a database connection string and must be run from the project root
159
159
Set the `DB_CONNECTION_STRING` environment variable before running tests:
160
160
161
161
> [!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.
0 commit comments