2022-03-03 10:56:53 +00:00
|
|
|
{
|
|
|
|
|
"templatesTab": ".t--templates-tab",
|
|
|
|
|
"templateForkButton": ".t--fork-template",
|
2022-09-01 03:58:04 +00:00
|
|
|
"dialogForkButton": ".t--fork-template-button",
|
|
|
|
|
"templateCard": "[data-cy='template-card']",
|
|
|
|
|
"templateViewForkButton": "[data-cy='template-fork-button']"
|
2022-03-03 10:56:53 +00:00
|
|
|
}
|