Skip to content

Commit

Permalink
Update ctr_availability_test.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
Fly-Style authored Dec 2, 2024
1 parent 664f546 commit b7185a1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/e2e/e2e_tests/tests/ctr_availability_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
/// but not yet fully implemented and tested. At the state on december 2024,
/// Go-based test-containers setup is still the most preferable way to do an integration testing.
mod containers;

#[allow(unused_imports)]
use testcontainers::runners::AsyncRunner;
#[allow(unused_imports)]
Expand Down

0 comments on commit b7185a1

Please sign in to comment.