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.