Skip to content

Commit 3e0e4ee

Browse files
committed
chore(converter): remove unused V3-RC tag
1 parent 392749a commit 3e0e4ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

converter/tests/constants.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ class TestConstants:
22
V1_GITHUB_TAG = "release/1.x-maintenance"
33
V2_GITHUB_TAG = "release/2.x-maintenance"
44
V3_GITHUB_TAG = "main"
5-
# TODO: remove rc tag when rc ri merged to main
6-
V3_GITHUB_RC_RI_TAG = "3.2.0-rc.4"
75

86
EDXL_HEALTH_TO_FIRE_ENVELOPE_PATH = (
97
"tests/fixtures/EDXL/edxl_envelope_health_to_fire.json"

0 commit comments

Comments
 (0)