From 8ed101175671fe802e217889214ccf91f1d92caf Mon Sep 17 00:00:00 2001 From: Nick <53413353+nickpalladino@users.noreply.github.com> Date: Mon, 24 Jun 2024 10:17:17 -0400 Subject: [PATCH] test --- .env.template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.env.template b/.env.template index 407b99d50..49ae258d6 100644 --- a/.env.template +++ b/.env.template @@ -59,4 +59,6 @@ AWS_GENO_BUCKET= AWS_S3_ENDPOINT= BRAPI_VENDOR_SUBMISSION_ENABLED=false #can a submission be sent to a vendor via BrAPI -BRAPI_VENDOR_CHECK_FREQUENCY=1d #how often to check for vendor updates for sample submissions \ No newline at end of file +BRAPI_VENDOR_CHECK_FREQUENCY=1d #how often to check for vendor updates for sample submissions + +#test \ No newline at end of file