Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Update module name for ItineraryGroupTest to fix warning #2200

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

joshlarson
Copy link
Contributor

@joshlarson joshlarson commented Oct 22, 2024

This fixes the warning πŸ‘‡ that shows up when running mix test:

warning: redefining module Dotcom.TripPlan.ItineraryTest (current version defined in memory)

    β”‚
  1 β”‚ defmodule Dotcom.TripPlan.ItineraryTest do
    β”‚ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    β”‚
    └─ test/dotcom/trip_plan/itinerary_test.exs:1: Dotcom.TripPlan.ItineraryTest (module)

@joshlarson joshlarson requested a review from a team as a code owner October 22, 2024 17:26
@joshlarson joshlarson enabled auto-merge (squash) October 22, 2024 17:46
@joshlarson joshlarson merged commit d4dcc2e into main Oct 23, 2024
26 checks passed
@joshlarson joshlarson deleted the jdl/fix-itinerary-group-test-name branch October 23, 2024 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants