mirror of
https://github.com/photoprism/photoprism.git
synced 2025-12-12 00:34:13 +01:00
Tests: Add to dos to run tests on mariadb
This commit is contained in:
@@ -245,6 +245,7 @@ func TestMarker_InvalidArea(t *testing.T) {
|
||||
})
|
||||
}
|
||||
|
||||
//TODO fails on mariadb
|
||||
func TestMarker_Save(t *testing.T) {
|
||||
t.Run("success", func(t *testing.T) {
|
||||
m := NewMarker(FileFixtures.Get("exampleFileName.jpg"), testArea, "lt9k3pw1wowuy3c4", SrcImage, MarkerLabel, 100, 65)
|
||||
|
||||
Reference in New Issue
Block a user