Skip to content

Commit fe2edd6

Browse files
julienf-unityPaulDemeulenaere
authored andcommitted
Fix failing test
1 parent d352509 commit fe2edd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

TestProjects/VisualEffectGraph_HDRP/Assets/AllTests/Editor/Tests/VFXControllerTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1099,7 +1099,6 @@ public IEnumerator ConvertToSubGraphOperator_And_ModifySubgraph()
10991099
Assert.AreNotEqual(oneOutputState, twoOutputState);
11001100
Assert.IsTrue(twoOutputState.Contains(otherParamName));
11011101

1102-
window.graphView.controller = null;
11031102
for (int i = 0; i < 16; ++i)
11041103
yield return null;
11051104

0 commit comments

Comments
 (0)