Skip to content

Commit

Permalink
Merge pull request #60 from NoshonNetworks/registry
Browse files Browse the repository at this point in the history
test
  • Loading branch information
fishonamos authored Oct 15, 2024
2 parents 78afa9e + cda1b7c commit 274736f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions land_registry/src/land_register.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ pub mod LandRegistryContract {
}
}
}

// #[cfg(test)]
// mod tests {
// use starknet::{get_caller_address, get_block_timestamp, ContractAddress};
Expand Down Expand Up @@ -135,5 +134,5 @@ pub mod LandRegistryContract {
// ISimpleContractDispatcher { contract_address }
// }


// }

0 comments on commit 274736f

Please sign in to comment.