summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/suite/test_flcs04.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/suite/test_flcs04.py')
-rw-r--r--src/third_party/wiredtiger/test/suite/test_flcs04.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/suite/test_flcs04.py b/src/third_party/wiredtiger/test/suite/test_flcs04.py
index 556ee03dcb3..aa42fa80825 100644
--- a/src/third_party/wiredtiger/test/suite/test_flcs04.py
+++ b/src/third_party/wiredtiger/test/suite/test_flcs04.py
@@ -34,7 +34,6 @@ from wtdataset import SimpleDataSet
# Make sure modify fails cleanly on FLCS tables.
class test_flcs04(wttest.WiredTigerTestCase):
- session_config = 'isolation=snapshot'
conn_config = 'in_memory=false'
def test_flcs(self):