From e98a925dc415415b2cffabb9ebda0c63562112a3 Mon Sep 17 00:00:00 2001 From: Craig <3979063+craig8@users.noreply.github.com> Date: Fri, 25 Sep 2020 23:06:52 -0700 Subject: [PATCH] Update pytest.ini --- pytest.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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