Skip to content

Commit

Permalink
Run tests async
Browse files Browse the repository at this point in the history
  • Loading branch information
vrcca committed May 13, 2024
1 parent 3317fab commit 08499ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/json_path_access_property_test.exs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
defmodule JsonPathAccessPropertyTest do
use ExUnit.Case
use ExUnit.Case, async: true
use ExUnitProperties

property "passing a dot selector returns the list of fields" do
Expand Down

0 comments on commit 08499ae

Please sign in to comment.