udpdate that includes database restore make sure the original database link is ok in the case of error

BUG352-NEIL2
KOUONTCHOU NEIL ARMSTRONG 2024-05-08 15:42:56 +01:00
parent dcd0e522c7
commit 8e200b647f
1 changed files with 0 additions and 2 deletions

View File

@ -11,8 +11,6 @@ from selenium.webdriver.support.wait import WebDriverWait
from selenium.webdriver.support import expected_conditions as EC from selenium.webdriver.support import expected_conditions as EC
from .conftest import restore_database
def test_function_1(restore_database): def test_function_1(restore_database):
assert restore_database is None assert restore_database is None