ci: Automated plugin test with puppeteer

This commit is contained in:
Vendicated 2022-11-11 12:37:37 +01:00
parent 8ba9c96f20
commit a26f636c9b
No known key found for this signature in database
GPG key ID: EC781ADFB93EFFA3
4 changed files with 241 additions and 7 deletions

View file

@ -16,8 +16,6 @@
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
import React from "react";
import gitHash from "~git-hash";
import { Devs } from "../utils/constants";