Skip to content

Commit d41abde

Browse files
fixed issue with After hooks execution in case of failed test (#22)
1 parent 851a146 commit d41abde

File tree

5 files changed

+243
-772
lines changed

5 files changed

+243
-772
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
1010
:pencil: - chore
1111
:microscope: - experimental
1212

13+
## [1.1.1]
14+
- :beetle: fixed issue with After hooks execution in case of failed test
15+
1316
## [1.1.0]
1417
- :rocket: improved BeforeStep/AfterStep logging
1518
- :beetle: fixed BeforeAll/AfterAll behavior

0 commit comments

Comments
 (0)