You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deletion process has changed in homepage redesign, so delete_project function was modified.
delete_projects locates a project by its name, clicks on Delete button, checks that deletion was successful and closes the delete sketch modal.
If any of the above actions fails, test continues and a warning message is displayed on terminal.
0 commit comments