Skip to content

Commit

Permalink
Fix event export tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ThiefMaster committed Sep 24, 2019
1 parent 5f58a4c commit a98afcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions indico/modules/events/export_test_1.yaml
Expand Up @@ -72,6 +72,7 @@
- !!python/unicode 'abstract_id': null
!!python/unicode 'address': !!python/unicode ''
!!python/unicode 'board_number': !!python/unicode ''
!!python/unicode 'code': !!python/unicode ''
!!python/unicode 'description': !!python/unicode ''
!!python/unicode 'duration': !!python/object/apply:datetime.timedelta
- 0
Expand Down Expand Up @@ -104,6 +105,7 @@
- !!python/unicode 'abstract_id': null
!!python/unicode 'address': !!python/unicode ''
!!python/unicode 'board_number': !!python/unicode ''
!!python/unicode 'code': !!python/unicode ''
!!python/unicode 'description': !!python/unicode ''
!!python/unicode 'duration': !!python/object/apply:datetime.timedelta
- 0
Expand Down

0 comments on commit a98afcb

Please sign in to comment.