Skip to content

Commit f531903

Browse files
committed
Update snapshots
1 parent bc0c627 commit f531903

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/backend/src/nest/libp2p/integration-tests/__snapshots__/two-peers.spec.ts.snap

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ exports[`Libp2pAuth gracefully disconnects: disconnectEventsB 1`] = `
8888
"authConnected",
8989
"authStateChanged:connected",
9090
"authDisconnected",
91-
"authStateChanged:disconnected",
9291
"peerDisconnected",
9392
]
9493
`;
@@ -118,7 +117,6 @@ exports[`Libp2pAuth gracefully disconnects: eventTimeline after disconnection 1`
118117
"authConnected",
119118
"authStateChanged:connected",
120119
"authDisconnected",
121-
"authStateChanged:disconnected",
122120
"peerDisconnected",
123121
"peerDisconnected",
124122
]

0 commit comments

Comments
 (0)