mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -41,7 +41,7 @@ func TestFindLabel(t *testing.T) {
|
||||
|
||||
func TestFindPhotoLabel(t *testing.T) {
|
||||
t.Run("Success", func(t *testing.T) {
|
||||
if err := WarmPhotoLabelCache(); err != nil {
|
||||
if err := CachePhotoLabels(); err != nil {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user