Skip to content

Commit 1eac7f2

Browse files
authored
Merge pull request rails#54834 from kakudou3/add-script-path-to-api-app-test
Verify `script/` directory creation in api app generator test rails#52335
2 parents 1c094d7 + 7f2667e commit 1eac7f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

railties/test/generators/api_app_generator_test.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,7 @@ def default_files
185185
lib
186186
lib/tasks
187187
log
188+
script
188189
test/fixtures
189190
test/controllers
190191
test/integration

0 commit comments

Comments
 (0)