Skip to content

Commit

Permalink
fix: Update module name for ItineraryGroupTest to fix warning (#2200)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshlarson authored Oct 23, 2024
1 parent 88751c7 commit d4dcc2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/dotcom/trip_plan/itinerary_group_test.exs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
defmodule Dotcom.TripPlan.ItineraryTest do
defmodule Dotcom.TripPlan.ItineraryGroupTest do
@moduledoc false

use ExUnit.Case, async: true
Expand Down

0 comments on commit d4dcc2e

Please sign in to comment.