Skip to content

Commit

Permalink
Updated spec
Browse files Browse the repository at this point in the history
  • Loading branch information
martent committed Sep 16, 2019
1 parent c0291d6 commit e25ddc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/features/people_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@
expect(page).not_to have_selector('.control-label', text: label('person.transferred'))
expect(page).not_to have_selector('.control-label', text: label('person.municipality_placement_migrationsverket_at'))
expect(page).not_to have_selector('.control-label', text: label('person.municipality_placement_comment'))
expect(page).not_to have_selector('.control-label', text: label('person.deregistered_reason'))
end
end
end
Expand Down

0 comments on commit e25ddc1

Please sign in to comment.