summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_timestamp19.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_timestamp19.py')
-rw-r--r--src/third_party/wiredtiger/test/suite/test_timestamp19.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_timestamp19.py b/src/third_party/wiredtiger/test/suite/test_timestamp19.py
index a9ed894ae64..3ab88bd8858 100644
--- a/src/third_party/wiredtiger/test/suite/test_timestamp19.py
+++ b/src/third_party/wiredtiger/test/suite/test_timestamp19.py
@@ -34,7 +34,6 @@ from wtscenario import make_scenarios
class test_timestamp19(wttest.WiredTigerTestCase):
conn_config = 'cache_size=50MB,log=(enabled)'
- session_config = 'isolation=snapshot'
format_values = [
('integer-row', dict(key_format='i', value_format='S')),