forked from fixin.me/fixin.me
Improve Units tests and remove test parallelization
Parallelization produces errors (#92)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
require "application_system_test_case"
|
||||
|
||||
# TODO: review #visit usage and replace with #click_on where applicable
|
||||
class UsersTest < ApplicationSystemTestCase
|
||||
setup do
|
||||
@admin = users(:admin)
|
||||
|
||||
Reference in New Issue
Block a user