mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-26 01:33:22 +00:00
Improve spec description
This commit is contained in:
@@ -12,7 +12,7 @@ feature "Managing users" do
|
||||
expect(page).to have_no_text "Email confirmation is pending"
|
||||
end
|
||||
|
||||
it "works" do
|
||||
it "confirms successful creation" do
|
||||
visit spree.new_admin_user_path
|
||||
fill_in "Email", with: "user1@example.org"
|
||||
fill_in "Password", with: "user1Secret"
|
||||
|
||||
Reference in New Issue
Block a user