2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 13:35:40 +00:00

Version bump (#5740)

* Updated all dependencies

* fixed some spelling errors

* More spelling corrections

* Fixes for changes in react-query
This commit is contained in:
Matthias Mair
2023-10-17 22:27:28 +02:00
committed by GitHub
parent 9f2c55d2d6
commit 158a209a0f
32 changed files with 416 additions and 401 deletions

View File

@ -42,7 +42,7 @@ Multiple results can be uploaded against the same test name. In cases where mult
For any information regarding the reporting architecture, please refer to the [Report Generation](../report/report.md) page.
### Automated Test Intgration
### Automated Test Integration
The stock item testing framework is especially useful when integrating with an automated acceptance testing framework. Test results can be uploaded using the [InvenTree API](../api/api.md) or the [InvenTree Python Interface](../api/python/python.md).