Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Staschalapko committed Sep 19, 2024
1 parent 5da4aff commit aab8417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/view-mode.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ mainTest.describe(() => {
// 'view-mode-code-tab-image.png');
// });

mainTest.only(qase([717], 'CO-396 Inspect functionality- Export'), async ({browserName}) => {
mainTest(qase([717], 'CO-396 Inspect functionality- Export'), async ({browserName}) => {
await mainPage.createDefaultBoardByCoordinates(300, 300);
await designPanelPage.changeHeightAndWidthForLayer('200', '200');
await mainPage.waitForChangeIsSaved();
Expand Down

0 comments on commit aab8417

Please sign in to comment.