We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e36e50 commit 866619dCopy full SHA for 866619d
testing/ClassModules/SQLlibTests.cls
@@ -40,7 +40,7 @@ Private Sub Configure()
40
Set TestRunner = CreateTestRunner()
41
42
' Pass this object to the runner so it has access to the necessary data
43
- Set TestRunner.TestConfig = New MatrixTestConfig
+ Set TestRunner.TestConfig = New SQLlibTests
44
End Sub
45
46
Private Sub Run()
0 commit comments