Skip to content

Commit ca4d780

Browse files
committed
chore: fmt
1 parent 5492580 commit ca4d780

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackslib/src/chainstate/stacks/boot/contract_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1787,7 +1787,7 @@ fn test_deploy_smart_contract(
17871787
content,
17881788
None,
17891789
|_, _| false,
1790-
None
1790+
None,
17911791
)?;
17921792
tx.save_analysis(contract_id, &analysis)?;
17931793
return Ok(());

0 commit comments

Comments
 (0)