Skip to content

Commit 62848dd

Browse files
Merge PR #1047: test: oracles gas snapshot baseline (admin; conflicts auto-resolved -X theirs)
2 parents 489fb5a + 3bec003 commit 62848dd

2 files changed

Lines changed: 476 additions & 2 deletions

File tree

contracts/oracles/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,5 @@ name = "err_stab"
1919
path = "tests/err_stab.rs"
2020

2121
[[test]]
22-
name = "ttl"
23-
path = "tests/ttl.rs"
22+
name = "gas_snap"
23+
path = "tests/gas_snap.rs"

0 commit comments

Comments
 (0)