mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 15:26:48 +00:00
chore: cypress screenshots
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
@@ -166,6 +166,7 @@ export const genTest = (apiType, dbType) => {
|
||||
|
||||
const createProject = (proj) => {
|
||||
it(`Create ${proj.basic.name} project`, () => {
|
||||
cy.snip("ProjectPage");
|
||||
// click home button
|
||||
cy.get(".nc-noco-brand-icon").click();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user