Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
SanjoDeundiak committed Jan 10, 2025
1 parent 6972fb6 commit 3eb88c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions implementations/rust/ockam/ockam_api/tests/portals.rs
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,7 @@ fn test_portal_payload_transfer(outgoing_disruption: Disruption, incoming_disrup
// └─────────┤ Echo ◄─────────────┘
// └───────────┘

// FIXME
let runtime = Arc::new(Runtime::new().unwrap());
let handle = runtime.handle();
let runtime_cloned = runtime.clone();
Expand Down

0 comments on commit 3eb88c0

Please sign in to comment.