mirror of
https://github.com/grafana/grafana.git
synced 2025-02-15 01:53:33 -06:00
6 lines
59 B
Bash
Executable File
6 lines
59 B
Bash
Executable File
#!/bin/bash
|
|
|
|
. e2e/variables
|
|
|
|
./e2e/run-suite verify/specs
|