Skip to content

Commit

Permalink
added missing macro after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
Tguntenaar committed Oct 10, 2024
1 parent 80fa027 commit 4da20cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/web4/handler.rs
Original file line number Diff line number Diff line change
Expand Up @@ -932,6 +932,7 @@ mod tests {
}
}

#[test]
pub fn test_rfp_path() {
let signer = "bob.near".to_string();
let contract = "not-only-devhub.near".to_string();
Expand Down

0 comments on commit 4da20cb

Please sign in to comment.