Skip to content

Commit

Permalink
remove noise tests
Browse files Browse the repository at this point in the history
  • Loading branch information
pinzart committed Oct 24, 2023
1 parent a55605a commit 26d4797
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
6 changes: 0 additions & 6 deletions test/DynamoCoreTests/NodeMigrationTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -175,12 +175,6 @@ public void TestMigration_Logic_Conditional()
TestMigration("TestMigration_Logic_Conditional.dyn");
}

[Test]
public void TestMigration_Logic_Effect()
{
TestMigration("TestMigration_Logic_Effect.dyn");
}

[Test]
public void TestMigration_Logic_Math()
{
Expand Down
12 changes: 0 additions & 12 deletions test/core/migration/TestMigration_Logic_Effect.dyn

This file was deleted.

0 comments on commit 26d4797

Please sign in to comment.