Skip to content

Commit

Permalink
Add entry for GitHub issue 49
Browse files Browse the repository at this point in the history
  • Loading branch information
icy-arctic-fox committed Jan 26, 2023
1 parent 24a860e commit 9ea5c26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Fixed
- Fix invalid syntax (unterminated call) when recording calls to stubs with an un-named splat. [#51](https://github.com/icy-arctic-fox/spectator/issues/51)
- Fix malformed method signature when using named splat with keyword arguments in mocked type. [#49](https://github.com/icy-arctic-fox/spectator/issues/49)

### Changed
- Expectations using 'should' syntax report file and line where the 'should' keyword is instead of the test start.
Expand Down

0 comments on commit 9ea5c26

Please sign in to comment.