mirror of
https://github.com/grafana/grafana.git
synced 2026-07-29 15:59:50 -05:00
Chore: Rename integration tests (#49438)
* Chore: Rename integration tests * Remove one Integration Co-authored-by: Ida Furjesova <ida.furjesova@grafana.com>
This commit is contained in:
co-authored by
Ida Furjesova
parent
7bcc151ae6
commit
50c2b4682a
@@ -11,7 +11,7 @@ import (
|
||||
"github.com/stretchr/testify/require"
|
||||
)
|
||||
|
||||
func TestServerLok(t *testing.T) {
|
||||
func TestIntegrationServerLok(t *testing.T) {
|
||||
sl := createTestableServerLock(t)
|
||||
|
||||
counter := 0
|
||||
|
||||
Reference in New Issue
Block a user