Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
biezhihua committed Jan 30, 2024
1 parent 6b97b67 commit 0122881
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion soda_resource_tools_lib/tests/config_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ mod config_tests {
use magic_crypt::{new_magic_crypt, MagicCryptTrait};
use serde_json::{json, Value};

#[test]
// #[test]
fn gen_bin() {
let current_path = std::env::current_dir().unwrap();
let strong_match_rules_tv_path = current_path
Expand Down

0 comments on commit 0122881

Please sign in to comment.