Skip to content

Commit 7fde66b

Browse files
refactor: formatting
Signed-off-by: Ivaylo Nikolov <[email protected]>
1 parent 07705fc commit 7fde66b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/e2e/hooks/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
// mod lambda_sstore;
1+
mod lambda_sstore;

tests/e2e/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ mod contract;
77
mod ethereum_transaction;
88
mod fee_schedules;
99
mod file;
10-
mod hooks;
10+
// mod hooks;
1111
mod network_version_info;
1212
mod node_address_book;
1313
mod prng;

0 commit comments

Comments
 (0)