From 613cada58edfdb8b059d68fc3d85fd7d6195b409 Mon Sep 17 00:00:00 2001
From: Mayank Vadariya <48036907+mayankvadariya@users.noreply.github.com>
Date: Tue, 3 Dec 2024 22:35:19 -0500
Subject: [PATCH] REMOVE - run connector test
---
plugin/trino-redshift/pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/plugin/trino-redshift/pom.xml b/plugin/trino-redshift/pom.xml
index 8ebcc07a11a8..3a55ce652733 100644
--- a/plugin/trino-redshift/pom.xml
+++ b/plugin/trino-redshift/pom.xml
@@ -334,6 +334,7 @@
**/TestRedshiftCastPushdown.java
**/TestRedshiftConnectorSmokeTest.java
+ **/TestRedshiftConnectorTest.java
**/TestRedshiftUnloadTypeMapping.java
**/TestRedshiftUnload.java