remove deliberate failure test
Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
This commit is contained in:
@@ -85,11 +85,6 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
TEST_F(ScriptCanvasTestFixture, VerifySCUnitTestsRun)
|
||||
{
|
||||
EXPECT_FALSE(true); // just convincing myself that these unit tests run on jenkins
|
||||
}
|
||||
|
||||
TEST_F(ScriptCanvasTestFixture, ParseErrorOnKnownNull)
|
||||
{
|
||||
ExpectParseError("LY_SC_UnitTest_ParseErrorOnKnownNull");
|
||||
|
||||
Reference in New Issue
Block a user