mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-02-22 01:31:25 -08:00
adding endpoints, generated by the gatsby-cypress-endpoints plugin
This commit is contained in:
parent
e019e8e9d2
commit
4bd48d1c76
1 changed files with 22 additions and 0 deletions
22
client/cypress/fixtures/endpoints.json
Normal file
22
client/cypress/fixtures/endpoints.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
[
|
||||
"/",
|
||||
"/404/",
|
||||
"/cejst/",
|
||||
"/contact/",
|
||||
"/en/",
|
||||
"/en/404.html/",
|
||||
"/en/404/",
|
||||
"/en/cejst/",
|
||||
"/en/contact/",
|
||||
"/en/methodology/",
|
||||
"/en/timeline/",
|
||||
"/es/",
|
||||
"/es/404.html/",
|
||||
"/es/404/",
|
||||
"/es/cejst/",
|
||||
"/es/contact/",
|
||||
"/es/methodology/",
|
||||
"/es/timeline/",
|
||||
"/methodology/",
|
||||
"/timeline/"
|
||||
]
|
Loading…
Add table
Reference in a new issue