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
When running Flutter tests in IntelliJ IDEA, test descriptions written in Russian are improperly encoded, causing them to appear as escaped Unicode sequences (e.g., \u0422\u0435\u0441\u0442) in the Run/Debug configurations and test output. And test not start.