Skip to content

Commit 8252fd8

Browse files
forgot to fix a small issue
1 parent 65bee03 commit 8252fd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/testrail_integration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import subprocess
55
import sys
66

7-
from check_l10n_test_cases import valid_l10n_mappings
7+
from choose_l10n_ci_set import valid_l10n_mappings
88
from modules import taskcluster as tc
99
from modules import testrail as tr
1010
from modules.testrail import TestRail

0 commit comments

Comments
 (0)