Adjust test
Some checks failed
Code Coverage / Generate Coverage Report (push) Has been cancelled
Tests / Run Tests (9.0.x) (push) Has been cancelled
Tests / Docker Build Test (push) Has been cancelled
Tests / Test Summary (push) Has been cancelled

This commit is contained in:
Yaojia Wang
2025-11-03 22:29:31 +01:00
parent 4594ebef84
commit 312df4b70e
8 changed files with 1972 additions and 44 deletions

View File

@@ -7,7 +7,9 @@
"Bash(tree:*)",
"Bash(dotnet add:*)",
"Bash(timeout 5 powershell:*)",
"Bash(Select-String -Pattern \"Tenant ID:|User ID:|Role\")"
"Bash(Select-String -Pattern \"Tenant ID:|User ID:|Role\")",
"Bash(Select-String -Pattern \"(Passed|Failed|Skipped|Test Run)\")",
"Bash(Select-Object -Last 30)"
],
"deny": [],
"ask": []