mirror of
https://github.com/photoprism/photoprism.git
synced 2025-10-22 16:39:36 +08:00
Places: Update location test after upgrading backend API #1664
This commit is contained in:
@@ -142,7 +142,7 @@ func TestLocation_Assign(t *testing.T) {
|
||||
}
|
||||
|
||||
assert.Equal(t, "Airport", l.LocName)
|
||||
assert.Equal(t, "Tegel, Berlin, Germany", l.LocLabel)
|
||||
assert.Equal(t, "Berlin, Germany", l.LocLabel)
|
||||
})
|
||||
|
||||
t.Run("SouthAfrica", func(t *testing.T) {
|
||||
|
Reference in New Issue
Block a user