Skip to content
Snippets Groups Projects
Commit f8313434 authored by Jacob Vosmaer (GitLab)'s avatar Jacob Vosmaer (GitLab)
Browse files

Document how to enable Spring

parent fbd601f3
No related branches found
No related tags found
1 merge request!156Document how to enable Spring
Loading
Loading
@@ -365,6 +365,9 @@ To run several tests inside one directory:
- `bundle exec rspec spec/requests/api/` for the rspec tests if you want to test API only
- `bundle exec spinach features/profile/` for the spinach tests if you want to test only profile pages
 
If you want to use [Spring](https://github.com/rails/spring) set
`ENABLE_SPRING=1` in your environment.
### Simulating Broken Storage Devices
 
To test how GitLab behaves when the underlying storage system is not working
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment