Skip to content

Commit cb258db

Browse files
committed
fix test description
1 parent 5f5bc3c commit cb258db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/PuppeteerSharp.Tests/OOPIFTests/OOPIFTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ public async Task ShouldResolveImmediatelyIfTheFrameAlreadyExists()
397397
}
398398

399399

400-
[Test, PuppeteerTest("oopif.spec", "waitForFrame", "OOPIF: should expose events within OOPIFs")]
400+
[Test, PuppeteerTest("oopif.spec", "OOPIF", "should expose events within OOPIFs")]
401401
public async Task OOPIFShouldExposeEventsWithinOOPIFs()
402402
{
403403
// Setup our session listeners to observe OOPIF activity.

0 commit comments

Comments
 (0)