From 687fbf282f495345768b28b35c8765d39abcd82a Mon Sep 17 00:00:00 2001 From: Dmitry Konstantinov Date: Thu, 14 May 2026 14:43:21 +0100 Subject: [PATCH] ninjia: add an accidentally removed newline in test/conf/cassandra.yaml --- test/conf/cassandra.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/conf/cassandra.yaml b/test/conf/cassandra.yaml index a9cc7fcf7c..0f7ebb983b 100644 --- a/test/conf/cassandra.yaml +++ b/test/conf/cassandra.yaml @@ -126,4 +126,5 @@ memtable: class_name: TrieMemtable # Note: keep the memtable configuration at the end of the file, so that the default mapping can be changed without # duplicating the whole section above. -# ===== DO NOT PUT ANYTHING AFTER MEMTABLE CONFIG ===== \ No newline at end of file +# ===== DO NOT PUT ANYTHING AFTER MEMTABLE CONFIG AND PRESERVE A NEWLINE AT THE END (other parts of test yamls are appended there) ===== +