Skip to content

Commit 6a42799

Browse files
committed
cosmetics
1 parent 71bd4ad commit 6a42799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Allure.Reqnroll/Events/HookFinishedEventHandler.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ void EnsureFeatureErrorReported(HookFinishedEvent eventData)
9797
);
9898
}
9999
}
100-
100+
101101
void EnsureFeatureReported(HookFinishedEvent eventData)
102102
{
103103
if (eventData.HookException is not null)

0 commit comments

Comments
 (0)