mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-14 14:24:10 +02:00
Fixed Test4
This commit is contained in:
parent
230ff8270e
commit
1e446a655c
4 changed files with 35 additions and 12 deletions
|
@ -3244,7 +3244,6 @@ namespace IDE
|
|||
{
|
||||
if (mScriptManager.IsErrorExpected(text))
|
||||
{
|
||||
DeleteAndNullify!(mScriptManager.mExpectingError);
|
||||
OutputLine("Received expected error: {0}", text);
|
||||
return null;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue