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:
@@ -84,11 +84,6 @@ public:
|
||||
}
|
||||
};
|
||||
|
||||
TEST_F(ScriptCanvasTestFixture, ProveError)
|
||||
{
|
||||
EXPECT_TRUE(false);
|
||||
}
|
||||
|
||||
TEST_F(ScriptCanvasTestFixture, EntityIdInputForOnGraphStart)
|
||||
{
|
||||
RunUnitTestGraph("LY_SC_UnitTest_EntityIdInputForOnGraphStart");
|
||||
|
||||
Reference in New Issue
Block a user