Fix IDI0T error

This commit is contained in:
2021-02-08 23:20:19 +00:00
parent a9b034255e
commit 9b525759f4
2 changed files with 1 additions and 2 deletions

View File

@@ -11,7 +11,6 @@ from selenium.webdriver.support.wait import WebDriverWait
from RIGS import models as rigsmodels
from . import pages
from envparse import env
from pytest_django.asserts import assertContains