mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 02:04:07 +08:00
Refactoring, worked on middleware unit tests, and began thinking about api unit tests, #1921
This commit is contained in:
@ -10,7 +10,6 @@ import (
|
||||
)
|
||||
|
||||
func TestAccountDataAccess(t *testing.T) {
|
||||
|
||||
Convey("Testing Account DB Access", t, func() {
|
||||
InitTestDB(t)
|
||||
|
||||
|
Reference in New Issue
Block a user