Skip to content

Commit 32d3f0e

Browse files
committed
Spelling
1 parent 6810b45 commit 32d3f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_examples.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -842,7 +842,7 @@ def test_misc(self):
842842
array_filters=[{"i.b": 0}])
843843

844844
@client_context.require_transactions
845-
def test_tranactions(self):
845+
def test_transactions(self):
846846
# Transaction examples
847847
client = self.client
848848
self.addCleanup(client.drop_database, "test")

0 commit comments

Comments
 (0)