Skip to content

Commit

Permalink
[Truffle] exclude failing railties test
Browse files Browse the repository at this point in the history
  • Loading branch information
pitr-ch committed Jan 11, 2017
1 parent d88850c commit 3619ed5
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -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
Expand Down

0 comments on commit 3619ed5

Please sign in to comment.