driftx commented on code in PR #258:
URL: https://github.com/apache/cassandra-dtest/pull/258#discussion_r1526440818
##########
cqlsh_tests/test_cqlsh.py:
##########
@@ -127,6 +127,21 @@ def tearDown(self):
os.unlink(self.tempfile.name)
super(TestCqlsh, self).tearDown()
+
+ def latest_config(self):
Review Comment:
We'll probably need this again, so we could put in dtest.py
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]