Update testdata.zip
Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
parent
d1a6656251
commit
8c8cb426f8
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ import (
|
|||
const (
|
||||
TestDataZip = "/tmp/photoprism/testdata.zip"
|
||||
TestDataURL = "https://dl.photoprism.org/fixtures/testdata.zip"
|
||||
TestDataHash = "a217ac5242de2189ffb414d819b628c7957c67d7"
|
||||
TestDataHash = "be394d5bee8a5634d415e9e0663eef20b5604510" // sha1sum
|
||||
)
|
||||
|
||||
var testConfig *Config
|
||||
|
|
Loading…
Reference in a new issue