Skip to content

Commit

Permalink
revert unrelated changes
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul2393 committed Aug 7, 2024
1 parent 7b47ed9 commit aaa0562
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spanner/client_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -5604,9 +5604,6 @@ func TestClient_BatchWrite(t *testing.T) {

func TestClient_BatchWrite_SessionNotFound(t *testing.T) {
t.Parallel()
if isMultiplexEnabled {
t.Skip("TestClient_BatchWrite_SessionNotFound not applicable in multiplexed sessions")
}

server, client, teardown := setupMockedTestServer(t)
defer teardown()
Expand Down

0 comments on commit aaa0562

Please sign in to comment.