#!/bin/bash -e

pipenv run dbt test --select "test_type:unit"