feat: 英文搜索+配方名翻译 #25
@@ -68,7 +68,7 @@ jobs:
|
||||
cypress/e2e/category-modules.cy.js,\
|
||||
cypress/e2e/notification-flow.cy.js,\
|
||||
cypress/e2e/registration-flow.cy.js\
|
||||
" --config "video=false,defaultCommandTimeout=5000,pageLoadTimeout=10000,baseUrl=http://localhost:$FE_PORT"
|
||||
" --config "video=false,defaultCommandTimeout=5000,pageLoadTimeout=10000,requestTimeout=5000,responseTimeout=10000,baseUrl=http://localhost:$FE_PORT"
|
||||
EXIT_CODE=$?
|
||||
|
||||
# Cleanup
|
||||
|
||||
Reference in New Issue
Block a user