PY-84850 fix the link to PyCharm test runners protocol article

(cherry picked from commit 1e2790148922576467865e5a6d6d8dda4cc4b4a8)

IJ-MR-179209

GitOrigin-RevId: 5027fbeefbb4a8dee6fc409a414f41e7492f0444
This commit is contained in:
Pavel Karateev
2025-10-22 13:15:26 +00:00
committed by intellij-monorepo-bot
parent ffaee73f12
commit 38be3c3cd5
+1 -1
View File
@@ -1,6 +1,6 @@
# coding=utf-8
"""
Tools to implement runners (https://confluence.jetbrains.com/display/~link/PyCharm+test+runners+protocol)
Tools to implement runners (https://youtrack.jetbrains.com/articles/PY-A-83178089/PyCharm-test-runners-protocol)
"""
import os
import re