ferruzzi commented on code in PR #44750: URL: https://github.com/apache/airflow/pull/44750#discussion_r1874044349
########## contributing-docs/testing/unit_tests.rst: ########## @@ -459,7 +459,7 @@ Problems with Non-DB test collection ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sometimes, even if whole module is marked as ``@pytest.mark.db_test`` even parsing the file and collecting -tests will fail when ``--skip-db-tests`` is used because some of the imports od objects created in the +tests will fail when ``--skip-db-tests`` is used because some of the imports or objects created in the Review Comment: Maybe this was supposed to be "of"? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
