Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
kaplanelad committed Jul 31, 2022
1 parent 4fb11f1 commit ed80a08
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 22 deletions.
6 changes: 0 additions & 6 deletions shellfirm/src/config.rs
Original file line number Diff line number Diff line change
Expand Up @@ -392,12 +392,6 @@ mod test_config {
assert_debug_snapshot!(settings_config.load_config_from_file());
}

#[test]
fn can_load_default_config() {
let conf = get_config_folder().unwrap();
assert_debug_snapshot!(conf.load_default_config());
}

#[test]
fn can_write_config_file() {
let settings_config = get_temp_config_folder("config.yaml");
Expand Down

This file was deleted.

0 comments on commit ed80a08

Please sign in to comment.