aboutsummaryrefslogtreecommitdiffstats
path: root/railties
diff options
context:
space:
mode:
Diffstat (limited to 'railties')
-rw-r--r--railties/test/generators/app_generator_test.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/railties/test/generators/app_generator_test.rb b/railties/test/generators/app_generator_test.rb
index d4b751cc0c..575c1ed1d9 100644
--- a/railties/test/generators/app_generator_test.rb
+++ b/railties/test/generators/app_generator_test.rb
@@ -618,7 +618,6 @@ class AppGeneratorTest < Rails::Generators::TestCase
folders_with_keep = %w(
app/assets/images
app/mailers
- app/models
app/controllers/concerns
app/models/concerns
lib/tasks