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 a4e22bf commit 8bda7e8Copy full SHA for 8bda7e8
Changelog.md
@@ -1,6 +1,11 @@
1
### 3.5 Development
2
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta4...master)
3
4
+Bug Fixes:
5
+
6
+* Handle `--bisect` in `SPEC_OPTS` environment variable correctly so as
7
+ to avoid infinite recursion. (Simon Coffey, #2271)
8
9
### 3.5.0.beta4 / 2016-06-05
10
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.5.0.beta3...v3.5.0.beta4)
11
0 commit comments