Skip to content

Commit

Permalink
Updates asset_helper_spec for new component
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtrussler committed Sep 4, 2024
1 parent f2677f5 commit 566c950
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ def request
end

it "detect the total number of stylesheet paths" do
expect(get_component_css_paths.count).to eql(76)
expect(get_component_css_paths.count).to eql(77)
end

it "initialize empty asset helper" do
Expand Down

0 comments on commit 566c950

Please sign in to comment.