mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-07 23:40:21 -05:00
fix: clean up inconsistencies in UI between sentence case and title case (#23681)
Co-authored-by: Rachel <Raquel.rudermano@gmail.com> Co-authored-by: Rachel <rachel@cypress.io>
This commit is contained in:
@@ -62,7 +62,7 @@ gulp.task(
|
||||
webpackRunner,
|
||||
gulp.series(
|
||||
makePathMap,
|
||||
// Before dev, fetch the latest "remote" schema from the Cypress dashboard
|
||||
// Before dev, fetch the latest "remote" schema from the Cypress Dashboard
|
||||
syncRemoteGraphQL,
|
||||
gulp.parallel(
|
||||
viteClean,
|
||||
|
||||
Reference in New Issue
Block a user