Spelling
This commit is contained in:
parent
6810b454d4
commit
32d3f0e80b
@ -842,7 +842,7 @@ class TestSampleShellCommands(unittest.TestCase):
|
||||
array_filters=[{"i.b": 0}])
|
||||
|
||||
@client_context.require_transactions
|
||||
def test_tranactions(self):
|
||||
def test_transactions(self):
|
||||
# Transaction examples
|
||||
client = self.client
|
||||
self.addCleanup(client.drop_database, "test")
|
||||
|
||||
Loading…
Reference in New Issue
Block a user