improved error handling

This commit is contained in:
Joe Dowd
2020-08-22 20:39:13 +01:00
parent a971072cb8
commit a5cf59d854
2 changed files with 25 additions and 5 deletions

View File

@@ -31,6 +31,8 @@ describe('postNoSegments', () => {
'outro',
'shilling',
'shilling',
'shil ling',
'',
'intro'
]
};
@@ -68,6 +70,8 @@ describe('postNoSegments', () => {
'outro',
'shilling',
'shilling',
'shil ling',
'',
'intro'
]
};