1
0
mirror of https://github.com/google/nomulus synced 2026-07-19 22:42:23 +00:00
Files
nomulus/core
Lai Jiang 2f438b1d3a Fix flaky tests with TaskQueueExtension (#1909)
The temporary queue.xml file is not deleted in the afterEach() method,
likely causing some flaky tests that we saw due to overwriting of the
file by concurrent tests.
2023-01-18 12:04:47 -05:00
..