Update trace-viewer-intro-csharp.md
This commit is contained in:
parent
b1102feccb
commit
14b2db0cad
|
|
@ -179,7 +179,8 @@ namespace PlaywrightTests;
|
|||
|
||||
[TestClass]
|
||||
public class ExampleTest : PageTest
|
||||
// ...
|
||||
{
|
||||
// ...
|
||||
[TestCleanup]
|
||||
public async Task TestCleanup()
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue