Skip to content

Commit

Permalink
Deleted redundant code
Browse files Browse the repository at this point in the history
  • Loading branch information
SleekMutt authored Nov 28, 2024
1 parent b73685a commit 4e6330c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/requests/calculators_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
describe "GET #index" do
context "when show_calculators_list feature is enabled" do
include_context :show_calculators_list
before(:example, :disabled_constructor) do
include_context :disable_calculators_constructor
end

it "renders the calculators index when show_calculators_list is enabled" do
get calculators_path
Expand Down

0 comments on commit 4e6330c

Please sign in to comment.