mirror of
https://gitea.invidious.io/iv-org/shard-spectator.git
synced 2024-08-15 00:53:35 +00:00
Add reference to new issue
https://github.com/icy-arctic-fox/spectator/issues/51
This commit is contained in:
parent
528ad7257d
commit
24a860ea11
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
- Added support for string interpolation in context names/labels.
|
- Added support for string interpolation in context names/labels.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fix invalid syntax (unterminated call) when recording calls to stubs with an un-named splat.
|
- 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)
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Expectations using 'should' syntax report file and line where the 'should' keyword is instead of the test start.
|
- Expectations using 'should' syntax report file and line where the 'should' keyword is instead of the test start.
|
||||||
|
|
Loading…
Reference in a new issue