forked from Archives/Athou_commafeed
remove warnings
This commit is contained in:
@@ -54,6 +54,7 @@ public abstract class PlaywrightTestBase {
|
||||
}
|
||||
|
||||
protected void customizeNewContextOptions(NewContextOptions options) {
|
||||
// override in subclasses to customize the browser context
|
||||
}
|
||||
|
||||
protected static class SaveArtifactsOnTestFailed implements TestWatcher, BeforeEachCallback {
|
||||
|
||||
Reference in New Issue
Block a user