@centreon/js-config 24.4.1-fixE2ETestsOn2404.0 → 24.4.1-fixE2ETestsOn2404.1

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.
@@ -799,7 +799,7 @@ declare global {
799
799
  patch: PatchDashboardBody
800
800
  ) => Cypress.Chainable;
801
801
  loginAsAdminViaApiV2: () => Cypress.Chainable;
802
- <loginByTypeOfUser>: ({
802
+ loginByTypeOfUser: ({
803
803
  jsonName,
804
804
  loginViaApi
805
805
  }: LoginByTypeOfUserProps) => Cypress.Chainable;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@centreon/js-config",
3
3
  "description": "Centreon Frontend shared build configuration",
4
- "version": "24.4.1-fixE2ETestsOn2404.0",
4
+ "version": "24.4.1-fixE2ETestsOn2404.1",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "git+https://github.com/centreon/centreon-frontend.git"