@@ -78,3 +78,10 @@ possibly with different Ruby versions:
Use `RAILS_ENV="development"` for rake commands and running rails server.
Use `RAILS_ENV="test"` for running tests.
### Running tests
Single test:
bin/rails test test/system/users_test.rb --name test_register
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.