merge conflict issue resolved

This commit is contained in:
“sneha122” 2022-12-06 15:08:16 +05:30
parent 0530214179
commit 4529bd5896

View File

@ -160,7 +160,6 @@ export class CommonLocators {
"']";
_dropDownMultiTreeSelect = ".rc-tree-select-multiple";
_omnibarDescription = "[data-cy='description']";
_debuggerList = ".debugger-list";
_previewModeToggle = ".t--switch-preview-mode-toggle";
_editModeToggle = ".t--switch-comment-mode-off";
}