Skip to content

Commit

Permalink
Remove confirmed line in spec
Browse files Browse the repository at this point in the history
  • Loading branch information
martikat committed Dec 21, 2023
1 parent dceb6cb commit 38a5d62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/models/data_analysis/local_authority_user_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@

before do
# Incomplete registration
create :user, :confirmed, local_authority: 'LA3'
create :user, :named, local_authority: 'LA3'

# Registered user
Expand Down

0 comments on commit 38a5d62

Please sign in to comment.