Skip to content

Commit d8820a5

Browse files
committed
undo test change
1 parent 2211972 commit d8820a5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/auth_oidc/test_auth_oidc.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -942,9 +942,6 @@ def test_4_1_reauthentication_succeeds(self):
942942
# implements the provider logic.
943943
client = self.create_client()
944944

945-
# Perform a ``find`` operation that succeeds.
946-
client.test.test.find_one()
947-
948945
# Set a fail point for the find command.
949946
with self.fail_point(
950947
{

0 commit comments

Comments
 (0)