fix: rename conflicting test name

This commit is contained in:
Zach Daniel 2021-07-22 13:36:59 -04:00
parent 11c1762f82
commit 759ef25577

View file

@ -1,4 +1,4 @@
defmodule Ash.Test.AshTest do
defmodule Ash.Test.HelpersTest do
@moduledoc false
use ExUnit.Case, async: true