Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit b9a7c04

Browse files
committed
Changelog for #1596
1 parent 10d57e0 commit b9a7c04

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
### Development
22
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.13.2...main)
33

4+
Bug Fixes:
5+
6+
* When stubbing methods using the `expect_any_instance_of` or `allow_any_instance_of`
7+
ensure the stubbed method has the same visibility as the real method.
8+
(Jon Rowe, #1596)
9+
410
### 3.13.2 / 2024-10-02
511
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.13.1...v3.13.2)
612

0 commit comments

Comments
 (0)