Skip to content

Commit

Permalink
Update nx/test/nx/defn/tree_test.exs
Browse files Browse the repository at this point in the history
  • Loading branch information
polvalente authored Sep 24, 2024
1 parent 63b19d7 commit 7b531bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nx/test/nx/defn/tree_test.exs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
defmodule Nx.Defn.TreeTest do
use ExUnit.Case, async: false
use ExUnit.Case, async: true

alias Nx.Defn.{Expr, Tree}
doctest Nx.Defn.Tree
Expand Down

0 comments on commit 7b531bb

Please sign in to comment.