Rename RecordsFixtures -> Fixtures.Records

This commit is contained in:
Claudio Ortolina
2025-02-17 16:05:01 +00:00
parent ea7b5b646a
commit 513ce6363f
17 changed files with 14 additions and 14 deletions

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

@@ -1,4 +1,4 @@
defmodule MusicLibrary.RecordsFixtures do
defmodule MusicLibrary.Fixtures.Records do
@moduledoc """
This module defines test helpers for creating
entities via the `MusicLibrary.Records` context.

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 64 KiB