features/strong_parameters.feature in activeadmin-1.0.0.pre5 vs features/strong_parameters.feature in activeadmin-1.0.0

- old
+ new

@@ -1,10 +1,6 @@ -@rails4 @silent_unpermitted_params_failure Feature: Strong Params - - When I am using Rails 4 - I want to use Strong Parameters Background: Given a category named "Music" exists And a user named "John Doe" exists And a post with the title "Hello World" written by "John Doe" exists