File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -151,8 +151,8 @@ public void CleanUpTest()
151151 // You will need to check the Applitools dashboard for visual results per checkpoint.
152152 // Note that "unresolved" and "failed" visual checkpoints will not cause the NUnit test to fail.
153153
154- // If you want the NUnit test to wait synchronously for all checkpoints to complete, then use `eyes.close ()`.
155- // If any checkpoints are unresolved or failed, then `eyes.close ()` will make the NUnit test fail.
154+ // If you want the NUnit test to wait synchronously for all checkpoints to complete, then use `Eyes.Close ()`.
155+ // If any checkpoints are unresolved or failed, then `Eyes.Close ()` will make the NUnit test fail.
156156 }
157157
158158 /// <summary>
You can’t perform that action at this time.
0 commit comments