test: run donut-proxy tests in sequence

This commit is contained in:
zhom
2025-11-29 15:23:21 +04:00
parent 131ef92370
commit 035d36e387
3 changed files with 49 additions and 0 deletions
+1
View File
@@ -99,6 +99,7 @@ http-body-util = "0.1"
tower = "0.5"
tower-http = { version = "0.6", features = ["fs", "trace"] }
futures-util = "0.3"
serial_test = "3"
# Integration test configuration
[[test]]