mirror of
https://github.com/grafana/grafana.git
synced 2024-11-23 09:26:43 -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
|