Make some tests async
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
defmodule ErrorTracker.ErrorNotifierTest do
|
||||
use ExUnit.Case, async: false
|
||||
use ExUnit.Case, async: true
|
||||
|
||||
import Swoosh.TestAssertions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user