Skip to content

Commit

Permalink
Address feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
smckeon-so committed Jan 9, 2025
1 parent 4618da7 commit 6e469c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/aranya-model/src/tests/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1415,7 +1415,7 @@ fn should_create_clients_with_args() {
}

#[test]
fn test_storage_fact_issue() {
fn test_storage_fact() {
let basic_clients = BasicClientFactory::new(BASIC_POLICY).unwrap();
let mut test_model = RuntimeModel::new(basic_clients);

Expand Down

0 comments on commit 6e469c3

Please sign in to comment.