diff --git a/packages/playground/tests/frontend_selenium/tests/TFChain/test_twin.py b/packages/playground/tests/frontend_selenium/tests/TFChain/test_twin.py index 10ce9dafde..b70b6ce8d3 100644 --- a/packages/playground/tests/frontend_selenium/tests/TFChain/test_twin.py +++ b/packages/playground/tests/frontend_selenium/tests/TFChain/test_twin.py @@ -2,6 +2,7 @@ from pages.twin import TwinPage from utils.grid_proxy import GridProxy from pages.dashboard import DashboardPage +import pytest # Time required for the run (6 cases) is approximately 3 minutes.