From 0bc6b26cb67cf107b89a2b849f1808cdcd5f3797 Mon Sep 17 00:00:00 2001 From: "Appveyor (on behalf of Craig Fowler)" Date: Fri, 25 Oct 2024 13:41:39 +0000 Subject: [PATCH] Auto: Updates to docs website via CI [skip ci] --- .../CSF.Screenplay.Reporting.PerformanceReportBuilder.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/api/CSF.Screenplay.Reporting.PerformanceReportBuilder.html b/docs/api/CSF.Screenplay.Reporting.PerformanceReportBuilder.html index 24a6c0dc..2743ad7f 100644 --- a/docs/api/CSF.Screenplay.Reporting.PerformanceReportBuilder.html +++ b/docs/api/CSF.Screenplay.Reporting.PerformanceReportBuilder.html @@ -162,7 +162,7 @@

Constructors

PerformanceReportBuilder(List<IdentifierAndNameModel>, IGetsValueFormatter, IFormatsReportFragment) - +

Initialises a new instance of PerformanceReportBuilder.

@@ -378,7 +378,7 @@

EndPerformable(object, Actor) - +

Indicates that the current performable has finished normally and that it should no longer be current.

@@ -515,7 +515,7 @@

RecordFailureForCurrentPerformable(Exception) - +

Records the current performable as a failure, due to an uncaught exception.