We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86ca424 commit 3f8e61eCopy full SHA for 3f8e61e
test/html_pipeline/require_helper_test.rb
@@ -21,7 +21,7 @@ def test_raises_mising_dependency_error
21
end
22
23
24
- def test_raises_mising_dependenccies_error
+ def test_raises_mising_dependencies_error
25
assert_raises(HTMLPipeline::MissingDependencyError) do
26
HTMLPipeline.require_dependencies(["non-existant", "something"], "SomeClass")
27
0 commit comments