Commit 7468cad
Fix AgentQueuePerHostTests (#785)
Summary:
**Pre-submission checklist**
- [x] I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running `pip install -r requirements-dev.txt && pre-commit install`
- [x] `pre-commit run`
clang-format.............................................................Passed
black................................................(no files to check)Skipped
shellcheck...........................................(no files to check)Skipped
shfmt................................................(no files to check)Skipped
trim trailing whitespace.................................................Passed
fix end of files.........................................................Passed
check yaml...........................................(no files to check)Skipped
check json...........................................(no files to check)Skipped
check for merge conflicts................................................Passed
Pull Request resolved: #785
Test Plan: Verify the test run manually.
Reviewed By: vasantspatil
Differential Revision: D90421655
Pulled By: Tianyu-Meta
fbshipit-source-id: af6ad50eb04987cb93d602159b2b2abb9b3fda891 parent 33c440e commit 7468cad
1 file changed
+6
-4
lines changedLines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
452 | 452 | | |
453 | 453 | | |
454 | 454 | | |
455 | | - | |
456 | | - | |
| 455 | + | |
| 456 | + | |
| 457 | + | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
457 | 461 | | |
458 | | - | |
459 | | - | |
460 | 462 | | |
461 | 463 | | |
462 | 464 | | |
| |||
0 commit comments