Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
053a67f1e4
commit
7652fbd598
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ import (
|
|||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
func TestConvert_ToPreview(t *testing.T) {
|
||||
func TestConvert_ToImage(t *testing.T) {
|
||||
if testing.Short() {
|
||||
t.Skip("skipping test in short mode.")
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue