mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
(cherry picked from commit b164ce0c9b)
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
6 lines
59 B
Bash
Executable File
6 lines
59 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. e2e/variables
|
|
|
|
./e2e/run-suite verify/specs
|