Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
RachalCassity committed Dec 20, 2024
1 parent f15c259 commit a07f934
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion config/features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1981,4 +1981,3 @@ features:
is_updated_gi:
actor_type: user
description: If enabled, use updated gi design

2 changes: 1 addition & 1 deletion spec/requests/v0/in_progress_forms_controller_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@

describe '#show' do
before do
Flipper.disable(:remove_pciu_2)
Flipper.disable('remove_pciu_2')
end

let(:user) { build(:user, :loa3, address: build(:mpi_profile_address)) }
Expand Down

0 comments on commit a07f934

Please sign in to comment.