Fix: Embed Fixes, UI configuration PRO Only, Tests (#2341)

This commit is contained in:
Hariom Balhara
2022-04-04 21:14:04 +05:30
committed by GitHub
parent 7c08e946c6
commit 5138c676b1
23 changed files with 628 additions and 209 deletions

10
.gitignore vendored
View File

@@ -11,11 +11,11 @@ node_modules
# testing
coverage
/test-results/
playwright/videos
playwright/screenshots
playwright/artifacts
playwright/results
playwright/reports/*
**/playwright/videos
**/playwright/screenshots
**/playwright/artifacts
**/playwright/results
**/playwright/reports/*
# next.js
.next/