Skip to content

Commit 99efa98

Browse files
authored
MQE-662: Update changelog
MQE-662: Update changelog - I missed an .env string.
1 parent 80ecfd4 commit 99efa98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Changes are compatible with Magento v2.3
1212
* Added the `<page area="..">` property to distinguish between admin and storefront.
1313
* Added support for `SectionName.elementName` references in any `function` attributes.
1414
* Customizability
15-
* Changed page objects where `area="admin"` to prepend the `MAGENTO_BACKEND_NAME` value from the .env file.
15+
* Changed page objects where `area="admin"` to prepend the `MAGENTO_BACKEND_NAME` value from the `.env` file.
1616
* Added support for HTTP requests that do not require authentication.
1717
* Readability
1818
* Renamed `<config>` XML root nodes to match the content they contain, e.g. `<tests>` or `<pages>`.

0 commit comments

Comments
 (0)