From 6ce7a5d2e9e098598914c6f43882fdb1a0feea1a Mon Sep 17 00:00:00 2001 From: rem Date: Sat, 30 May 2026 22:18:01 +0100 Subject: [PATCH] first fix --- crates/soroban-debug-mock/src/assertions.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/soroban-debug-mock/src/assertions.rs b/crates/soroban-debug-mock/src/assertions.rs index daff988b..c9748091 100644 --- a/crates/soroban-debug-mock/src/assertions.rs +++ b/crates/soroban-debug-mock/src/assertions.rs @@ -22,4 +22,4 @@ impl<'a> StorageAssertions<'a> { assert_eq!(actual.get_payload(), expected.get_payload()); } }/ -// \ No newline at end of file +//lll \ No newline at end of file