Skip to content

Commit b1915d4

Browse files
author
Kolea Plesco
committed
Fixed tests for mapping_suite_validator
1 parent 6231bf9 commit b1915d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ted_sws/mapping_suite_processor/adapters/mapping_suite_hasher.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def hash_mapping_suite(self, with_version: str = "") -> str:
6666
"""
6767
Returns a hash of the mapping suite.
6868
Only the critical resources are hashed in the mapping suite.
69-
The decission which rescources are "critical" is implemented
69+
The decision which resources are "critical" is implemented
7070
in self.hash_critical_mapping_files() function.
7171
7272
If "with_version" parameter is used, then it computed the mapping

0 commit comments

Comments
 (0)