Skip to content

Commit

Permalink
update snapshots for previously missing Description output
Browse files Browse the repository at this point in the history
  • Loading branch information
sellth committed Jan 29, 2024
1 parent f5e0a1b commit 825d8e5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 6 deletions.
6 changes: 4 additions & 2 deletions tests/__snapshots__/test_apps.ambr
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
ID: i_minimal
Title: Minimal Investigation
Path: i_minimal.txt
Submission Date:
Description:
Submission Date: None
Public Release Date: None
Prefer recording metadata in the study section.
''',
Expand Down Expand Up @@ -42,7 +43,8 @@
ID: i_warnings
Title: Investigation with Warnings
Path: i_warnings.txt
Submission Date:
Description:
Submission Date: None
Public Release Date: None
Prefer recording metadata in the study section.
''',
Expand Down
12 changes: 8 additions & 4 deletions tests/__snapshots__/test_parse_study.ambr
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
ID: i_minimal
Title: Minimal Investigation
Path: i_minimal.txt
Submission Date:
Description:
Submission Date: None
Public Release Date: None
Prefer recording metadata in the study section.
''',
Expand All @@ -26,7 +27,8 @@
ID: i_minimal
Title: Minimal Investigation
Path: <no file>
Submission Date:
Description:
Submission Date: None
Public Release Date: None
Prefer recording metadata in the study section.
''',
Expand All @@ -46,7 +48,8 @@
ID: i_minimal
Title: Minimal Investigation
Path: <no file>
Submission Date:
Description:
Submission Date: None
Public Release Date: None
Prefer recording metadata in the study section.
''',
Expand All @@ -66,7 +69,8 @@
ID: i_small
Title: Small Investigation
Path: i_small.txt
Submission Date:
Description:
Submission Date: None
Public Release Date: None
Prefer recording metadata in the study section.
''',
Expand Down

0 comments on commit 825d8e5

Please sign in to comment.