#!/bin/sh
SNAPCRAFT_FROM_INSTALLED=1 TEST_STORE=fake python3 -m unittest discover -b -v -s integration_tests
