You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A solution to this problem can be to add a show_error_dialog boolean attribute to the EditorFactory class in editor_factory.py, which can be checked before making the error popup dialog. Then in all unit testing the pop up dialog can be disabled.
A solution to this problem can be to add a show_error_dialog boolean attribute to the EditorFactory class in editor_factory.py, which can be checked before making the error popup dialog. Then in all unit testing the pop up dialog can be disabled.