mirror of
https://github.com/grafana/grafana.git
synced 2026-08-18 17:15:08 -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
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/stretchr/testify/require"
|
||||
)
|
||||
|
||||
func TestTempUserCommandsAndQueries(t *testing.T) {
|
||||
func TestIntegrationTempUserCommandsAndQueries(t *testing.T) {
|
||||
ss := InitTestDB(t)
|
||||
cmd := models.CreateTempUserCommand{
|
||||
OrgId: 2256,
|
||||
|
||||
Reference in New Issue
Block a user