Serialize config tests with env mutex

This commit is contained in:
thePR0M3TH3AN
2025-05-22 12:37:29 -04:00
parent 695af35c84
commit bc8e4fbdab
6 changed files with 20 additions and 0 deletions

View File

@@ -27,6 +27,8 @@ mod logging_tests;
#[cfg(test)]
mod scan_tests;
#[cfg(test)]
mod test_utils;
#[cfg(test)]
mod utils_tests;
#[cfg(test)]
mod watcher_tests;