aboutsummaryrefslogtreecommitdiff
path: root/test/s3/iam/run_performance_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/s3/iam/run_performance_tests.sh')
-rwxr-xr-xtest/s3/iam/run_performance_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/s3/iam/run_performance_tests.sh b/test/s3/iam/run_performance_tests.sh
index 293632b2c..e8e8983fb 100755
--- a/test/s3/iam/run_performance_tests.sh
+++ b/test/s3/iam/run_performance_tests.sh
@@ -23,4 +23,4 @@ go test -bench=. -benchmem -timeout=$TEST_TIMEOUT ./...
echo -e "${YELLOW}🧪 Running performance test suite...${NC}"
go test -v -timeout=$TEST_TIMEOUT -run "TestS3IAMPerformanceTests" ./...
-echo -e "${GREEN}✅ Performance tests completed${NC}"
+echo -e "${GREEN}[OK] Performance tests completed${NC}"