Tests: Update photo fixtures
This commit is contained in:
parent
63d071a219
commit
5d06770ab6
1 changed files with 2 additions and 2 deletions
|
@ -254,7 +254,7 @@ var PhotoFixtures = PhotoMap{
|
|||
PhotoFNumber: 4.5,
|
||||
PhotoFocalLength: 84,
|
||||
PhotoQuality: 4,
|
||||
PhotoResolution: 2,
|
||||
PhotoResolution: 45,
|
||||
Camera: CameraFixtures.Pointer("canon-eos-6d"),
|
||||
CameraID: CameraFixtures.Pointer("canon-eos-6d").ID,
|
||||
CameraSerial: "",
|
||||
|
@ -317,7 +317,7 @@ var PhotoFixtures = PhotoMap{
|
|||
PhotoFNumber: 3.2,
|
||||
PhotoFocalLength: 60,
|
||||
PhotoQuality: 3,
|
||||
PhotoResolution: 2,
|
||||
PhotoResolution: 150,
|
||||
Camera: CameraFixtures.Pointer("canon-eos-6d"),
|
||||
CameraID: CameraFixtures.Pointer("canon-eos-6d").ID,
|
||||
CameraSerial: "",
|
||||
|
|
Loading…
Add table
Reference in a new issue