Skip to content

Commit

Permalink
Fix missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
barseghyanartur committed Nov 23, 2022
1 parent 6d26662 commit 5768d54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fobi/tests/test_feincms_integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
import unittest

import factories
from selenium.webdriver.common.by import By
from selenium.webdriver.support.wait import WebDriverWait

from .base import BaseFobiBrowserBuldDynamicFormsTest
Expand Down

0 comments on commit 5768d54

Please sign in to comment.