We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d8189d commit 5b8dbf8Copy full SHA for 5b8dbf8
CHANGELOG.md
@@ -1,6 +1,12 @@
1
Magento Functional Testing Framework Changelog
2
================================================
3
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
+
10
2.3.1
11
-----
12
### Enhancements
0 commit comments