Skip to content

Commit

Permalink
Change test name bellow 15 chars
Browse files Browse the repository at this point in the history
  • Loading branch information
tupui authored Jul 27, 2024
1 parent 16b2cf5 commit 6921908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/versioning/src/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ fn test() {

contract.init(&contract_admin);

let name = String::from_str(&env, "soroban-versioning");
let name = String::from_str(&env, "tansu");
let url = String::from_str(&env, "github.com/file.toml");
let hash = String::from_str(&env, "2ef4f49fdd8fa9dc463f1f06a094c26b88710990");
let grogu = Address::generate(&env);
Expand Down

0 comments on commit 6921908

Please sign in to comment.