We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e7454f commit 6bc78e9Copy full SHA for 6bc78e9
BUILD_DETAIL.md
@@ -40,7 +40,7 @@ The spec suite performs a couple extra checks that are worth noting:
40
available for use in any context, we want to minimize how many bits of the standard
41
library we load and use. Otherwise, RSpec's use of part of the standard library could
42
mask a problem where a gem author forgets to load a part of the standard library they
43
- rely on. The spec suite contains a spec that defines a whitelist of allowed loaded
+ rely on. The spec suite contains a spec that defines a list of allowed loaded
44
stdlibs.
45
46
In addition, we use [SimpleCov](https://github.com/colszowka/simplecov)
0 commit comments