refactor(schedule): derive marker section text type
This commit is contained in:
@@ -208,12 +208,6 @@ describe('time-context invariants', () => {
|
||||
[{ name: 'time-context', text: reading() }],
|
||||
/must contain exactly one text block/,
|
||||
],
|
||||
[
|
||||
'non-string section text',
|
||||
{ type: 'text', text: reading() },
|
||||
[{ name: 'time-context', text: 7 }],
|
||||
/must carry only the exact snapshot text/,
|
||||
],
|
||||
[
|
||||
'an extra section field',
|
||||
{ type: 'text', text: reading() },
|
||||
|
||||
Reference in New Issue
Block a user