mirror of
https://github.com/grafana/grafana.git
synced 2024-11-21 16:38:03 -06:00
6 lines
59 B
Bash
Executable File
6 lines
59 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. e2e/variables
|
|
|
|
SUITE=verify ./e2e/run-suite
|