verify: close phase zero gate
This commit is contained in:
@@ -1450,7 +1450,7 @@ mod tests {
|
||||
.await
|
||||
.unwrap_err();
|
||||
|
||||
assert!(matches!(error, RuntimeError::RestAdapter(_)));
|
||||
assert!(matches!(error, RuntimeError::ProtocolAdapter(_)));
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
|
||||
Reference in New Issue
Block a user