Skip to content

Commit

Permalink
fix: Fix browser utils (isort)
Browse files Browse the repository at this point in the history
  • Loading branch information
Alan Christie committed Jan 8, 2025
1 parent 00705c1 commit 043bcfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions behaviour/features/steps/browser_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
from typing import Optional

from awx_utils import get_stack_url

from playwright.sync_api import expect, sync_playwright

# Fragalysis Stack hostname (i.e. example.com) and credentials for a CAS user
Expand Down

0 comments on commit 043bcfb

Please sign in to comment.