Skip to content

Commit cc65c3a

Browse files
committed
fix(e2e): try requiring Wallaby DSL
1 parent 03d08ba commit cc65c3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

e2e/test/support/ui_test_case.ex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ defmodule E2E.UI.UserTestCase do
1414
quote do
1515
use ExUnit.Case, async: false
1616
use Wallaby.DSL
17+
require Wallaby.Browser
1718

1819
@moduletag :user
1920
@moduletag :browser

0 commit comments

Comments
 (0)