From 2b1e7a8c63400c03af7cc298ff5f0bf46eac155f Mon Sep 17 00:00:00 2001 From: Florent Biville <445792+fbiville@users.noreply.github.com> Date: Tue, 7 Nov 2023 16:51:22 +0300 Subject: [PATCH] Fix extension name in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 73427624..fab6bb96 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ liquibase-cassandra[![Build and Test Extention](https://github.com/liquibase/liq Liquibase extension for Cassandra Support. # Using the Liquibase Test Harness in the Cassandra Extension -The liquibase-snowflake extension now comes with integration test support via the liquibase-test-harness. +The liquibase-cassandra extension now comes with integration test support via the liquibase-test-harness. This Liquibase test framework is designed to *also* make it easy for you to test your extensions. ### Configuring your project