Skip to content

Commit

Permalink
fix: Remove deprecated spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Quentinchampenois committed Aug 28, 2023
1 parent d78c8d5 commit a2a5d1c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/system/account_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
visit decidim.account_path
end

it_behaves_like "accessible page"

describe "update avatar" do
it "can update avatar" do
dynamically_attach_file(:user_avatar, Decidim::Dev.asset("avatar.jpg"), remove_before: true)
Expand Down

0 comments on commit a2a5d1c

Please sign in to comment.