Skip to content

Commit 5b8dbf8

Browse files
authored
[2.3.2 - Release] Changelog
- Added entry to changelog.
1 parent 0d8189d commit 5b8dbf8

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
Magento Functional Testing Framework Changelog
22
================================================
33

4+
2.3.2
5+
-----
6+
### Fixes
7+
* The `executeJs` `function` no longer escapes persisted variables referenced via `$$persisted.key$$`.
8+
* Extending a test no longer fails to generate the parent `test`'s `before`/`after` blocks if the parent was skipped.
9+
410
2.3.1
511
-----
612
### Enhancements

0 commit comments

Comments
 (0)