diff --git a/src/components/SQLCourse/BuyButton.tsx b/src/components/SQLCourse/BuyButton.tsx
index 7ae410f01..7ad5941e5 100644
--- a/src/components/SQLCourse/BuyButton.tsx
+++ b/src/components/SQLCourse/BuyButton.tsx
@@ -240,17 +240,22 @@ export function BuyButton(props: BuyButtonProps) {
)}
- {isTesting &&!isLoadingPricing && !isAlreadyEnrolled && (
-
- )}
+
{!isLoadingPricing && (