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 c9c890a commit 0bd2ddfCopy full SHA for 0bd2ddf
QueryDB.Core.Tests/OracleTests.cs
@@ -407,7 +407,7 @@ public void Test_Oracle_ExecuteCommand_DML_Unsupported_SELECT_Queries()
407
}
408
409
[TestMethod]
410
- [TestCategory(DB_TESTS), TestCategory(ORACLE_TESTS)]
+ [TestCategory(ORACLE_TESTS), TestCategory(ORACLE_TESTS)]
411
public void Test_Oracle_ExecuteCommand_DCL_Queries()
412
{
413
var user = "C##TEST_USER";
0 commit comments