mirror of
https://git.vectorsigma.ru/public/photoview.git
synced 2026-08-03 19:39:19 +00:00
Forgot to add test code.
This commit is contained in:
@@ -14,7 +14,6 @@ import (
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
|
||||
func TestAlbumCover(t *testing.T) {
|
||||
db := test_utils.DatabaseTest(t)
|
||||
|
||||
@@ -154,6 +153,7 @@ func TestAlbumCover(t *testing.T) {
|
||||
// })
|
||||
|
||||
}
|
||||
|
||||
//
|
||||
//
|
||||
// func (r *albumResolver) Thumbnail(ctx context.Context, obj *models.Album) (*models.Media, error) {
|
||||
|
||||
Reference in New Issue
Block a user