remove the deliberate failure test

Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
monroegm-disable-blank-issue-2
chcurran 4 years ago
parent 41dd7054b7
commit 7dcdd3cb46

@ -83,11 +83,6 @@ public:
}
};
TEST_F(ScriptCanvasTestFixture, ProveError)
{
EXPECT_TRUE(false);
}
TEST_F(ScriptCanvasTestFixture, ParseErrorOnKnownNull)
{
ExpectParseError("LY_SC_UnitTest_ParseErrorOnKnownNull");

Loading…
Cancel
Save