mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-02-20 14:54:15 +01:00
(bug) add missing statistic_key
For 1 year plans, the statistics key was missing in test fixtures
This commit is contained in:
parent
8055de38b8
commit
5524cf5707
BIN
test/fixtures/files/invoices/2/FabManager_invoice-12_05092022.pdf
vendored
Normal file
BIN
test/fixtures/files/invoices/2/FabManager_invoice-12_05092022.pdf
vendored
Normal file
Binary file not shown.
10
test/fixtures/statistic_types.yml
vendored
10
test/fixtures/statistic_types.yml
vendored
@ -128,3 +128,13 @@ statistic_type_13:
|
||||
created_at: 2017-02-13 14:11:45.196140000 Z
|
||||
updated_at: 2017-02-13 14:11:45.196140000 Z
|
||||
simple: false
|
||||
|
||||
statistic_type_14:
|
||||
id: 14
|
||||
statistic_index_id: 1
|
||||
key: '31556952'
|
||||
label: 'Durée : 1 year'
|
||||
graph: true
|
||||
created_at: 2016-04-04 15:17:24.950033000 Z
|
||||
updated_at: 2016-04-04 15:17:24.950033000 Z
|
||||
simple: true
|
Loading…
x
Reference in New Issue
Block a user