@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
|
@@ -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)
|