#!/bin/sh

set -e

yarns/run-tests --env TESTS=fast

