#!/usr/bin/env bash
set -e
script/test
VERBOSE_LOGS=1 script/integration
