#!/bin/bash

. scripts/grafana-server/variables

# The run-suite script requires a second argument to determine if videos should be recorded
./e2e/run-suite verify/specs true
