We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e16aec2 commit 7a10b85Copy full SHA for 7a10b85
crypto/src/transaction_context/e2e_identity/mod.rs
@@ -165,7 +165,7 @@ mod tests {
165
};
166
167
// TODO: This test has to be disabled because of the session rewrite. We have to create a session first right now.
168
- // It must be enabled and working again with WPB-22816.
+ // It must be enabled and working again with WPB-19579.
169
#[ignore]
170
#[apply(all_cred_cipher)]
171
async fn e2e_identity_should_work(mut case: TestContext) {
0 commit comments