Skip to content

Commit

Permalink
return async: true
Browse files Browse the repository at this point in the history
  • Loading branch information
ruslandoga committed Aug 30, 2024
1 parent 4f9a786 commit 360c904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/plausible/release_test.exs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
defmodule Plausible.ReleaseTest do
use Plausible.DataCase, async: false
use Plausible.DataCase, async: true
alias Plausible.{Release, Auth}
import ExUnit.CaptureIO

Expand Down

0 comments on commit 360c904

Please sign in to comment.