(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
|