Skip to content
Snippets Groups Projects
Commit 33efbff5 authored by Taico Aerts's avatar Taico Aerts
Browse files

Add comment

parent 16b5777e
Branches
Tags
2 merge requests!51Upgrade to latest qpixel,!50Update to latest codidact changes
......@@ -14,6 +14,7 @@ class LoginTest < ApplicationSystemTestCase
fill_in 'Password', with: password
fill_in 'Password confirmation', with: password
# Check that the user is created in the DB
assert_difference 'User.count' do
click_on 'Sign up'
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment