From 90df52e284a261adea5420981d4b613bb7a735aa Mon Sep 17 00:00:00 2001 From: Kevin McQuate <59513919+kgmcquate@users.noreply.github.com> Date: Tue, 9 Jan 2024 08:10:08 -0600 Subject: [PATCH] Added package kgmcquate/dbt-testgen to hub.json (#297) --- hub.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hub.json b/hub.json index b6aeed2..7325122 100644 --- a/hub.json +++ b/hub.json @@ -314,6 +314,9 @@ "jpmmcneill": [ "dbt-graph-theory" ], + "kgmcquate": [ + "dbt-testgen" + ], "kristeligt-dagblad": [ "dbt_ml" ],