forked from Ivasoft/geovisio-website
wip
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -90,6 +90,6 @@ sw.*
|
||||
*.swp
|
||||
|
||||
# Cypress generated screen and videos files
|
||||
cypress/screenshot/*
|
||||
cypress/videos/*
|
||||
cypress/screenshot/
|
||||
cypress/videos/
|
||||
*.cy.ts.mp4
|
||||
5
cypress/fixtures/upload.json
Normal file
5
cypress/fixtures/upload.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"textLinkLogin": "Sign In",
|
||||
"textLinkUpload": "Contribuer",
|
||||
"textButtonUpload": "Déposez des photos dans la zone ou"
|
||||
}
|
||||
Reference in New Issue
Block a user