We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89dd565 commit 95ec978Copy full SHA for 95ec978
Tests.Common/TestDatabases.txt
@@ -6,7 +6,7 @@
6
#To achieve this, you can run DatabaseCreation.exe with argument 1 being your ServerName
7
#You can apply a prefix e.g. TEST_ as an argument to DatabaseCreation.exe and include that prefix below if you like
8
9
-Prefix: RDMP_
+Prefix: TEST_
10
ServerName: (localdb)\MSSQLLocalDB
11
#Uncomment to run tests with a YamlRepository
12
#UseFileSystemRepo: true
0 commit comments