Browse Source

refactor: lint

pull/2121/head
natdeanlewissoftwire 1 year ago
parent
commit
d7bf4d2222
  1. 1
      spec/helpers/navigation_items_helper_spec.rb

1
spec/helpers/navigation_items_helper_spec.rb

@ -51,6 +51,7 @@ RSpec.describe NavigationItemsHelper do
end
end
end
context "when the user is on the home page" do
let(:expected_navigation_items) do
[

Loading…
Cancel
Save