We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef1ddb9 commit 0a5ed5eCopy full SHA for 0a5ed5e
1 file changed
src/configuration.rs
@@ -296,6 +296,7 @@ mod tests {
296
}
297
298
#[test]
299
+ #[serial]
300
fn test_configuration_add_and_check_blacklist() {
301
clean_config_dir();
302
let xu = make_xu(&mut make_rng());
@@ -306,6 +307,7 @@ mod tests {
306
307
308
309
310
311
fn test_configuration_add_to_savelist_and_get() {
312
313
0 commit comments