Skip to content

Commit

Permalink
update test and screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Guch1g0v committed Oct 29, 2024
1 parent 2f7fe72 commit a2e0146
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1052,10 +1052,11 @@ test.describe('Macro-Micro-Switcher', () => {
await takeEditorScreenshot(page);
});

test('Check that in context menu for AP - only Delete avaliable', async () => {
test('Check that in context menu for AP - only Delete and Highlight avaliable', async () => {
/*
Test case: Macro-Micro-Switcher/#4530
Description: In context menu for AP - only Delete avaliable.
update: add Highlight option - https://github.com/epam/ketcher/issues/5605
Description: In context menu for AP - only Delete and Highlight avaliable.
*/
await openFileAndAddToCanvas(
'KET/structure-with-two-attachment-points.ket',
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit a2e0146

Please sign in to comment.