Skip to content

Commit

Permalink
using test/blend structure
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquinsoza committed Dec 4, 2024
1 parent de5a99e commit fa7b8d6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion apps/contracts/strategies/blend/src/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -349,4 +349,4 @@ impl<'a> BlendFixture<'a> {
}
}

mod success;
mod blend;
1 change: 1 addition & 0 deletions apps/contracts/strategies/blend/src/test/blend/mod.rs
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
mod success;

0 comments on commit fa7b8d6

Please sign in to comment.