1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-07-26 08:59:02 +02:00
Commit Graph

3 Commits

Author SHA1 Message Date
Alex Plate
126925b4eb
Fix long running and property tests
Because of some changes, if we define the test using `testIde` registering, they're not executed properly and don't work.
Now, we don't exclude these tests from the main test execution, so they have to be excluded explicitly
2025-06-25 18:33:50 +03:00
Alex Plate
7e0c33f9a0
Add log file to run configuration 2020-12-25 10:38:28 +03:00
Alex Plate
1d95b7ddf7
Move run configurations to the .idea 2020-11-19 16:43:27 +03:00