Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Truffle] exclude failing railties test
Browse files Browse the repository at this point in the history
pitr-ch committed Jan 11, 2017
1 parent d88850c commit 3619ed5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -10,6 +10,7 @@ ActionsTest:
- test_environment_should_include_data_in_environment_initializer_block_with_env_option
AppGeneratorTest:
- test_application_name_is_detected_if_it_exists_and_app_folder_renamed
- test_application_new_exits_with_non_zero_code_on_invalid_application_name
- test_application_name_with_spaces
- test_application_new_exits_with_message_and_non_zero_code_when_generating_inside_existing_rails_directory
- test_application_new_show_help_message_inside_existing_rails_directory

0 comments on commit 3619ed5

Please sign in to comment.