@camunda/e2e-test-suite 0.0.569 → 0.0.571

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camunda/e2e-test-suite",
3
- "version": "0.0.569",
3
+ "version": "0.0.571",
4
4
  "description": "End-to-end test helpers for Camunda 8",
5
5
  "repository": {
6
6
  "type": "git",
@@ -6595,6 +6595,7 @@ fi
6595
6595
  # =============================================================================
6596
6596
  # Batch Process Instance Operations
6597
6597
  # =============================================================================
6598
+ refresh_auth_token
6598
6599
  echo -e "\n${BLUE}Testing Batch Process Instance Operations${NC}"
6599
6600
 
6600
6601
  # Create a few test instances for batch operations (if not already created)