Skip to content

Commit 64f20e5

Browse files
committed
fix seededs
1 parent f65f7e0 commit 64f20e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/database/seeders/20220503120937-lhc-fills.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ module.exports = {
6868
stable_beams_end: '2019-08-08 23:00:00',
6969
stable_beams_duration: 60 * 60 * 12,
7070
filling_scheme_name: 'Single_12b_8_1024_8_2018',
71-
colliding_bunches_count: 2345,
71+
colliding_bunches_count: 1024,
7272
delivered_luminosity: 420,
7373
created_at: new Date('2019-08-09 21:00:00'),
7474
updated_at: new Date('2019-08-09 21:00:00'),

0 commit comments

Comments
 (0)