We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a01f8e commit b6724daCopy full SHA for b6724da
nexus/mgs-updates/tests/host_phase1_hash.rs
@@ -250,4 +250,6 @@ async fn test_host_phase1_hashing() {
250
(1, ComponentFirmwareHashStatus::Hashed(expected_sha256_1)),
251
])
252
.await;
253
+
254
+ mgstestctx.teardown().await;
255
}
0 commit comments