Skip to content

Commit

Permalink
make credo happy
Browse files Browse the repository at this point in the history
  • Loading branch information
electronicbites committed Dec 22, 2024
1 parent 3205990 commit 462b2f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/support/fixtures/resources_fixtures.ex
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ defmodule Radiator.ResourcesFixtures do
This module defines test helpers for creating
entities via the `Radiator.Resources` context.
"""
alias Radiator.PodcastFixtures
alias Radiator.OutlineFixtures
alias Radiator.PodcastFixtures
alias Radiator.Resources

@doc """
Expand Down

0 comments on commit 462b2f3

Please sign in to comment.