Skip to content

Commit

Permalink
Improving tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JuaniRios committed Apr 23, 2024
1 parent 62a2f9e commit 0cde8d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pallets/funding/src/tests/5_remainder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -618,6 +618,7 @@ mod remaining_contribute_extrinsic {
mod failure {
use super::*;


#[test]
fn issuer_cannot_contribute_his_project() {
let mut inst = MockInstantiator::new(Some(RefCell::new(new_test_ext())));
Expand Down

0 comments on commit 0cde8d4

Please sign in to comment.