Add a table with some basic user information and a test.
Remove the previous <small> tag in the header.
Visual Changes
Notes
$ bundle exec rspec spec/system/verification/cnp_validation_spec.rb
CNP
User can verify with their CNP
Admin can view a user's document number, email, and phone number
Finished in 12.18 seconds (files took 7.36 seconds to load)
2 examples, 0 failures
Randomized with seed 32892
References
Related to #18.
Objectives
Add a table with some basic user information and a test.
Remove the previous
<small>
tag in the header.Visual Changes
Notes