Skip to content

Commit

Permalink
undo change to example_app test
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquinco committed Aug 23, 2024
1 parent 2e33f31 commit 8bfea51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/example_app/test/send_notification_test.exs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
defmodule ExampleAppWeb.SendNotificationTest do
use BoomNotifier.Case, async: true
use ExUnit.Case, async: true
use Wallaby.Feature

def select_email(session, item), do: visit(session, Wallaby.Element.attr(item, "href"))
Expand Down

0 comments on commit 8bfea51

Please sign in to comment.