Skip to content

Commit

Permalink
Actualizo test e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
CandelAbregu committed Jun 5, 2024
1 parent 948e438 commit 45ab5e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion functional_tests/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

from app.models import Client, Provider


os.environ["DJANGO_ALLOW_ASYNC_UNSAFE"] = "true"
playwright = sync_playwright().start()
headless = os.environ.get("HEADLESS", 1) == 1
Expand Down

0 comments on commit 45ab5e6

Please sign in to comment.