diff --git a/task_sdk/tests/defintions/__init__.py b/task_sdk/tests/definitions/__init__.py similarity index 100% rename from task_sdk/tests/defintions/__init__.py rename to task_sdk/tests/definitions/__init__.py diff --git a/task_sdk/tests/defintions/_internal/__init__.py b/task_sdk/tests/definitions/_internal/__init__.py similarity index 100% rename from task_sdk/tests/defintions/_internal/__init__.py rename to task_sdk/tests/definitions/_internal/__init__.py diff --git a/task_sdk/tests/defintions/_internal/test_templater.py b/task_sdk/tests/definitions/_internal/test_templater.py similarity index 100% rename from task_sdk/tests/defintions/_internal/test_templater.py rename to task_sdk/tests/definitions/_internal/test_templater.py diff --git a/task_sdk/tests/defintions/test_asset.py b/task_sdk/tests/definitions/test_asset.py similarity index 100% rename from task_sdk/tests/defintions/test_asset.py rename to task_sdk/tests/definitions/test_asset.py diff --git a/task_sdk/tests/defintions/test_asset_decorators.py b/task_sdk/tests/definitions/test_asset_decorators.py similarity index 100% rename from task_sdk/tests/defintions/test_asset_decorators.py rename to task_sdk/tests/definitions/test_asset_decorators.py diff --git a/task_sdk/tests/defintions/test_baseoperator.py b/task_sdk/tests/definitions/test_baseoperator.py similarity index 100% rename from task_sdk/tests/defintions/test_baseoperator.py rename to task_sdk/tests/definitions/test_baseoperator.py diff --git a/task_sdk/tests/defintions/test_context.py b/task_sdk/tests/definitions/test_context.py similarity index 100% rename from task_sdk/tests/defintions/test_context.py rename to task_sdk/tests/definitions/test_context.py diff --git a/task_sdk/tests/defintions/test_dag.py b/task_sdk/tests/definitions/test_dag.py similarity index 100% rename from task_sdk/tests/defintions/test_dag.py rename to task_sdk/tests/definitions/test_dag.py diff --git a/task_sdk/tests/defintions/test_macros.py b/task_sdk/tests/definitions/test_macros.py similarity index 100% rename from task_sdk/tests/defintions/test_macros.py rename to task_sdk/tests/definitions/test_macros.py diff --git a/task_sdk/tests/defintions/test_mappedoperator.py b/task_sdk/tests/definitions/test_mappedoperator.py similarity index 100% rename from task_sdk/tests/defintions/test_mappedoperator.py rename to task_sdk/tests/definitions/test_mappedoperator.py diff --git a/task_sdk/tests/defintions/test_minxins.py b/task_sdk/tests/definitions/test_minxins.py similarity index 100% rename from task_sdk/tests/defintions/test_minxins.py rename to task_sdk/tests/definitions/test_minxins.py diff --git a/task_sdk/tests/defintions/test_template.py b/task_sdk/tests/definitions/test_template.py similarity index 100% rename from task_sdk/tests/defintions/test_template.py rename to task_sdk/tests/definitions/test_template.py