Skip to content

Commit b39e1a6

Browse files
stephentoubCopilot
andcommitted
Share denied-permission multi-client snapshot
Point the Rust denied-permission multi-client E2E test at the shared multi_client snapshot and remove the duplicate Rust-only copy. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent cb931dc commit b39e1a6

2 files changed

Lines changed: 1 addition & 53 deletions

File tree

rust/tests/e2e/multi_client.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ async fn one_client_approves_permission_and_both_see_the_result() {
193193
#[tokio::test]
194194
async fn one_client_rejects_permission_and_both_see_the_result() {
195195
with_e2e_context(
196-
"rust_multi_client",
196+
"multi_client",
197197
"one_client_rejects_permission_and_both_see_the_result",
198198
|ctx| {
199199
Box::pin(async move {

test/snapshots/rust_multi_client/one_client_rejects_permission_and_both_see_the_result.yaml

Lines changed: 0 additions & 52 deletions
This file was deleted.

0 commit comments

Comments
 (0)