diff --git a/pytest.ini b/pytest.ini index 3296bc01b1..c5c5294517 100644 --- a/pytest.ini +++ b/pytest.ini @@ -56,4 +56,4 @@ markers = mysqlfuncts: level one integration tests for mysqlfuncts postgresqlfuncts: level one integration tests for postgresqlfuncts dbutils: test all the level one integrations tests for dbfuncts classes - sqlitefuncts: level one integration tests for mysqlfuncts + sqlitefuncts: level one integration tests for sqlitefuncts