diff --git a/test/api/README.md b/test/api/README.md new file mode 100644 index 00000000..1c86815c --- /dev/null +++ b/test/api/README.md @@ -0,0 +1 @@ +This project contains helpers for the legacy playwright tests. Currently addons use this as a dependency, when all addons have moved over to use `@playright/test` this can be removed.