#!/bin/bash

NODE_ENV=test node ./node_modules/jest/bin/jest
