mirror of
https://github.com/photoprism/photoprism.git
synced 2025-10-29 11:22:44 +08:00
API: Rename /batch/photos endpoint to /batch/photos/edit #271
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
@@ -39,7 +39,6 @@ func TestMain(m *testing.M) {
|
||||
event.AuditLog = log
|
||||
|
||||
// Init test config.
|
||||
config.Develop = true
|
||||
c := config.TestConfig()
|
||||
get.SetConfig(c)
|
||||
defer c.CloseDb()
|
||||
|
||||
Reference in New Issue
Block a user