Skip to content

Commit 5cf6fa4

Browse files
committed
Update news bullet
1 parent 8244bd7 commit 5cf6fa4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

NEWS.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
* `it()` now finds the correct evaluation environment in more cases (@averissimo, #2085).
44
* Fixed an issue preventing compilation from succeeding due to deprecation / removal of `std::uncaught_exception()` (@kevinushey, #2047).
5+
* `snapshot_accept()` now works also when the tested file contains dots in the filename (@mcol, #1669).
56

67
# testthat 3.2.3
78

@@ -10,9 +11,6 @@
1011
* Fixed an issue where calling `skip()` outside of an active test could
1112
cause an unexpected error (@kevinushey, #2039).
1213

13-
* `snapshot_accept()` now works also when the tested file contains dots in
14-
the filename (@mcol #1669).
15-
1614
# testthat 3.2.2
1715

1816
## New expectations

0 commit comments

Comments
 (0)