#!/bin/bash

set -e

echo 'Running integration tests...'
echo 'noop'
