Skip to content

Commit eaf559f

Browse files
committed
fixing tests
1 parent 2bfc53d commit eaf559f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/unit/mapping_suite_processor/test_mapping_suite_processor_from_github_expand_and_load_package_in_mongo_db.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
mapping_suite_processor_from_github_expand_and_load_package_in_mongo_db
44

55
MAPPING_SUITE_PACKAGE_NAME = "package_F03_test"
6-
MAPPING_SUITE_PACKAGE_ID = "test_package"
6+
MAPPING_SUITE_PACKAGE_ID = "package_F03_test"
77

88

99
def test_mapping_suite_processor_from_github_expand_and_load_package_in_mongo_db(mongodb_client):

0 commit comments

Comments
 (0)