mirror of
https://github.com/we-promise/sure.git
synced 2026-05-08 05:04:59 +00:00
Add new columns
This commit is contained in:
@@ -23,6 +23,6 @@ class Admin::UsersControllerTest < ActionDispatch::IntegrationTest
|
||||
get admin_users_url
|
||||
|
||||
assert_response :success
|
||||
assert_match(/Trial ends:\s*n\/a/, response.body)
|
||||
assert_match(/n\/a/, response.body, "Page should show n/a for users without trial end date")
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user