mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-23 00:00:33 +00:00
fix tests
This commit is contained in:
@@ -102,6 +102,8 @@ impl ApiServer {
|
||||
port_tx,
|
||||
));
|
||||
|
||||
port_tx.await.unwrap();
|
||||
|
||||
return Self { addr, tx, task };
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user