diff --git a/IDE/Tests/BugW004/scripts/Test.txt b/IDE/Tests/BugW004/scripts/Test.txt index 89a22c5f..f55f4b01 100644 --- a/IDE/Tests/BugW004/scripts/Test.txt +++ b/IDE/Tests/BugW004/scripts/Test.txt @@ -9,7 +9,7 @@ Compile() ExpectError() AssertTypeInfo(1, "System.Collections.Dictionary.Enumerator, (int key, float value)>", "Found Reified ValidateErrors") -AssertTypeInfo(1, "System.Collections.Dictionary.Enumerator, (int key, float value)>.Entry", "Found Reified ValidateErrors") +AssertTypeInfo(1, "System.Collections.Dictionary.Enumerator, (int key, float value)>.Entry", "Found Reified") ToggleCommentAt("Method3_BadCall") ToggleCommentAt("Method3_GoodCall")