Skip to content

Commit

Permalink
done
Browse files Browse the repository at this point in the history
  • Loading branch information
ebatsell committed Nov 13, 2024
1 parent aed3a9c commit 1aedf9e
Show file tree
Hide file tree
Showing 6 changed files with 2,791 additions and 49 deletions.
1 change: 1 addition & 0 deletions integration_tests/tests/fixtures/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ use thiserror::Error;
pub mod restaking_client;
pub mod test_builder;
pub mod tip_router_client;
pub mod vault_client;

pub type TestResult<T> = Result<T, TestError>;

Expand Down
Loading

0 comments on commit 1aedf9e

Please sign in to comment.