Tests: Add fixtures

This commit is contained in:
Theresa Gresch 2022-04-02 16:52:38 +02:00
parent d7f4c46a9b
commit 968062d2fc

View file

@ -127,6 +127,10 @@ var PhotoKeywordFixtures = PhotoKeywordMap{
PhotoID: 1000036,
KeywordID: 10000015,
},
"32": {
PhotoID: 1000036,
KeywordID: 1000001,
},
}
// CreatePhotoKeywordFixtures inserts known entities into the database for testing.