Skip to content

Commit

Permalink
whoops fix nexus-test
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkw committed Aug 19, 2024
1 parent 756002c commit 58ae0d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nexus/test-utils/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -510,8 +510,6 @@ impl<'a, N: NexusServer> ControlPlaneTestContextBuilder<'a, N> {
mgs_config,
&sp_sim_config,
mgs_addr,
// TODO(eliza): pass the nexus address here...
Default::default(),
)
.await;
self.gateway.insert(switch_location, gateway);
Expand Down

0 comments on commit 58ae0d1

Please sign in to comment.