Skip to content

Commit

Permalink
fix missing import pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
ramezsaeed committed Dec 16, 2024
1 parent 92459b8 commit 646f2c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 646f2c7

Please sign in to comment.