ToolJet/cypress-tests/cypress/constants/texts/baseRow.js

6 lines
170 B
JavaScript
Raw Normal View History

2025-08-03 07:09:18 +00:00
export const baseRowText = {
baserow: "baserow",
cypressBaseRow: "cypress-baserow",
lableApiToken: "API token",
placeholderApiToken:"**************",
};