Skip to content

Commit

Permalink
Revert to async: true
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivor committed Oct 1, 2024
1 parent a5dfb74 commit b973b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/tesla/middleware/meta_logger_test.exs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
defmodule Tesla.Middleware.MetaLoggerTest do
use ExUnit.Case, async: false
use ExUnit.Case, async: true

require Logger

Expand Down

0 comments on commit b973b2f

Please sign in to comment.