Skip to content

Commit 7fcc7f7

Browse files
committed
clean up tests
1 parent 85efdd8 commit 7fcc7f7

4 files changed

Lines changed: 1 addition & 0 deletions

File tree

test/sandbox/app/components/content_security_policy_nonce_component.erb renamed to test/sandbox/app/components/content_security_policy_nonce_component.html.erb

File renamed without changes.

test/sandbox/app/components/invalid_named_parameters_component.erb renamed to test/sandbox/app/components/invalid_named_parameters_component.html.erb

File renamed without changes.

test/sandbox/app/components/invalid_parameters_component.erb renamed to test/sandbox/app/components/invalid_parameters_component.html.erb

File renamed without changes.

test/sandbox/config/environments/test.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
end
1010

1111
Warning.ignore(/warning: parser\/current/)
12+
Warning.ignore(/(format_less_parent|format_less_child|no_format)_component.erb is missing, defaulting to :html/)
1213

1314
Sandbox::Application.configure do
1415
# Settings specified here will take precedence over those in config/application.rb

0 commit comments

Comments
 (0)