Skip to content

Commit

Permalink
rmv rococo test (#49)
Browse files Browse the repository at this point in the history
Co-authored-by: Wawrzyniec 'Wawrzek' Niewodniczański <wawrzek@ivynet.dev>
  • Loading branch information
hoco-gov and wawrzek authored Dec 25, 2024
1 parent 3aedfc3 commit f9628c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions client/src/verify.rs
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,8 @@ mod tests {

use super::*;

// test suite being rewritten with rococo deprecation
/*
#[tokio::test]
async fn verification_of_sample_glove_result() {
let subscan = Subscan::new("rococo".into(), None);
Expand Down Expand Up @@ -317,4 +319,5 @@ mod tests {
);
}
}
*/
}

0 comments on commit f9628c0

Please sign in to comment.