From 57161ba5addb13ae80fb132e8c13ae1c31705076 Mon Sep 17 00:00:00 2001 From: luke Date: Mon, 2 Aug 2021 14:03:33 +0100 Subject: [PATCH] Merges master --- tests/.snapshots/success.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/tests/.snapshots/success.txt b/tests/.snapshots/success.txt index 9790bb20..55b9eaab 100644 --- a/tests/.snapshots/success.txt +++ b/tests/.snapshots/success.txt @@ -96,6 +96,11 @@ ✓ more than two datasets with (2) / (4) / (5) ✓ more than two datasets with (2) / (4) / (6) ✓ more than two datasets did the job right + ✓ it can resolve a dataset after the test case is available with (Closure Object (...)) + ✓ it can resolve a dataset after the test case is available with shared yield sets with (Closure Object (...)) #1 + ✓ it can resolve a dataset after the test case is available with shared yield sets with (Closure Object (...)) #2 + ✓ it can resolve a dataset after the test case is available with shared array sets with (Closure Object (...)) #1 + ✓ it can resolve a dataset after the test case is available with shared array sets with (Closure Object (...)) #2 PASS Tests\Features\Exceptions ✓ it gives access the the underlying expectException @@ -614,5 +619,5 @@ ✓ it is a test ✓ it uses correct parent class - Tests: 4 incompleted, 9 skipped, 390 passed + Tests: 4 incompleted, 9 skipped, 395 passed \ No newline at end of file