remove failing tests, since the farm proved the SC suite is running

Signed-off-by: chcurran <82187351+carlitosan@users.noreply.github.com>
This commit is contained in:
chcurran
2021-07-30 14:36:57 -07:00
parent 203532b91d
commit 188f2f5afe
@@ -84,11 +84,6 @@ public:
}
};
TEST_F(ScriptCanvasTestFixture, ProveError)
{
EXPECT_TRUE(false);
}
TEST_F(ScriptCanvasTestFixture, EntityIdInputForOnGraphStart)
{
RunUnitTestGraph("LY_SC_UnitTest_EntityIdInputForOnGraphStart");