Skip to content
Snippets Groups Projects
Commit 5abf3186 authored by Evan Read's avatar Evan Read
Browse files

Merge branch 'jheimbuck_gl-master-patch-11921' into 'master'

Typo fix 'Sempahore' to 'Semaphore'

See merge request gitlab-org/gitlab-ce!32822
parents cbe34b0a de6adb7c
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -2018,7 +2018,7 @@ TIP: **Tip:**
Parallelize tests suites across parallel jobs.
Different languages have different tools to facilitate this.
 
A simple example using [Sempahore Test Boosters](https://github.com/renderedtext/test-boosters) and RSpec to run some Ruby tests:
A simple example using [Semaphore Test Boosters](https://github.com/renderedtext/test-boosters) and RSpec to run some Ruby tests:
 
```ruby
# Gemfile
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