diff --git a/tests/functional/adapter/dbt_show/test_dbt_show.py b/tests/functional/adapter/dbt_show/test_dbt_show.py index 8a733ef6e..d6b93d639 100644 --- a/tests/functional/adapter/dbt_show/test_dbt_show.py +++ b/tests/functional/adapter/dbt_show/test_dbt_show.py @@ -1,3 +1,5 @@ +import pytest + from dbt.tests.adapter.dbt_show.test_dbt_show import ( BaseShowSqlHeader, BaseShowLimit,