Skip to content

Commit

Permalink
Fix defmodule
Browse files Browse the repository at this point in the history
  • Loading branch information
macobo committed Jun 25, 2024
1 parent 8061607 commit b1132c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/plausible/stats/query_optimizer_test.exs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
defmodule Plausible.Stats.IntervalTest do
defmodule Plausible.Stats.QueryOptimizerTest do
use Plausible.DataCase, async: true

alias Plausible.Stats.{Query, QueryOptimizer}
Expand Down

0 comments on commit b1132c0

Please sign in to comment.