mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-02 06:05:53 +00:00
Test breaks very easily whenever there's a change in the message formatted for malformed_sstable_exception. Make test more robust by not checking exact message, but that the message contains both the expected exception and the sstable filename. Signed-off-by: Raphael S. Carvalho <raphaelsc@scylladb.com>