Skip to content

Commit c06a298

Browse files
author
Clément Turmel
committed
refactor(client-lib): rename test module
1 parent e52cf43 commit c06a298

File tree

1 file changed

+1
-1
lines changed
  • mithril-client/src/cardano_database_client

1 file changed

+1
-1
lines changed

mithril-client/src/cardano_database_client/proving.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1406,7 +1406,7 @@ mod tests {
14061406
}
14071407
}
14081408

1409-
mod compute_cardano_database_message_error {
1409+
mod cardano_database_verification_error {
14101410
use super::*;
14111411

14121412
fn generate_immutable_files_verification_error(

0 commit comments

Comments
 (0)