Skip to content

Commit

Permalink
Improving tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JuaniRios committed Apr 25, 2024
1 parent 629a750 commit c03c0ef
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 @@ -660,6 +660,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 c03c0ef

Please sign in to comment.