fix: ignored dataset description for string description

This commit is contained in:
Alex Manase
2022-12-07 20:10:23 +02:00
parent f940b89284
commit d33cc19778
3 changed files with 15 additions and 2 deletions

View File

@ -107,6 +107,8 @@
✓ eager registered wrapped datasets with Generator functions with (3)
✓ eager registered wrapped datasets with Generator functions with (4)
✓ eager registered wrapped datasets with Generator functions did the job right
✓ eager registered wrapped datasets with Generator functions display description with data set "taylor"
✓ eager registered wrapped datasets with Generator functions display description with data set "james"
✓ it can resolve a dataset after the test case is available with (Closure Object (...)) #1
✓ it can resolve a dataset after the test case is available with (Closure Object (...)) #2
✓ it can resolve a dataset after the test case is available with shared yield sets with (Closure Object (...)) #1
@ -890,4 +892,4 @@
PASS Tests\Visual\Version
✓ visual snapshot of help command output
Tests: 4 incomplete, 2 todos, 18 skipped, 619 passed (1529 assertions)
Tests: 4 incomplete, 2 todos, 18 skipped, 621 passed (1531 assertions)