Skip to content

Commit 7a10b85

Browse files
committed
test: update tracking ticket reference
1 parent e16aec2 commit 7a10b85

File tree

1 file changed

+1
-1
lines changed
  • crypto/src/transaction_context/e2e_identity

1 file changed

+1
-1
lines changed

crypto/src/transaction_context/e2e_identity/mod.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ mod tests {
165165
};
166166

167167
// 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.
168+
// It must be enabled and working again with WPB-19579.
169169
#[ignore]
170170
#[apply(all_cred_cipher)]
171171
async fn e2e_identity_should_work(mut case: TestContext) {

0 commit comments

Comments
 (0)