Tests: Run "make fmt"

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2024-02-14 20:17:58 +01:00
parent 3dfb1352bb
commit a5dd49152d

View file

@ -1,9 +1,10 @@
package commands
import (
"testing"
"github.com/photoprism/photoprism/pkg/capture"
"github.com/stretchr/testify/assert"
"testing"
)
func TestFindCommand(t *testing.T) {