Skip to content

Commit

Permalink
Update expected values for changes to fixture files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Manfred committed Aug 21, 2024
1 parent fc3a823 commit 52ce377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/reynard/schema/model_naming_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ class ModelNamingTest < Reynard::Test
class RegressionModelNamingTest < Reynard::Test
EXPECTED = {
'bare' => [],
'external' => %w[Author Bio Error],
'external' => %w[Author Bio Error Author Bio],
'minimal' => %w[Spaceship SpaceshipCollection],
'naming' => %w[
Sector Subsector IndustryGroup Industry NationalIndustry Art NationalIndustry
Expand Down

0 comments on commit 52ce377

Please sign in to comment.