@sap-ux/jest-environment-ui5 5.3.9 → 5.3.11
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
[](https://github.com/SAP/open-ux-tools/blob/main/packages/jest-environment-ui5/CHANGELOG.md) [](https://github.com/SAP/open-ux-tools/tree/main/packages/jest-environment-ui5)
|
|
2
|
+
|
|
3
|
+
# [`@sap-ux/jest-environment-ui5`](https://github.com/SAP/open-ux-tools/tree/main/packages/jest-environment-ui5)
|
|
2
4
|
|
|
3
5
|
Test environment for Jest for SAPUI5.
|
|
4
6
|
|
|
@@ -99,4 +101,4 @@ module.exports = {
|
|
|
99
101
|
Pass `-u` or `--update` to update the snapshot folder. Please use this with care and verify the contents are actually correct.
|
|
100
102
|
|
|
101
103
|
## Keywords
|
|
102
|
-
SAP Fiori Tools
|
|
104
|
+
SAP Fiori Tools
|