Skip to content

Commit

Permalink
fix: parallel testing for JsonEncodeTest
Browse files Browse the repository at this point in the history
  • Loading branch information
ahamez committed Oct 4, 2024
1 parent 745a76e commit 84c8dcf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/protox/json_encode_test.exs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
defmodule Protox.JsonEncodeTest do
use ExUnit.Case, async: false
use ExUnit.Case
use Protox.Float

@sucess_tests [
Expand Down

0 comments on commit 84c8dcf

Please sign in to comment.