mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
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