Merge pull request #17447 from ankush/test/private_files
This commit is contained in:
commit
0a8a91e30b
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ context("Control Markdown Editor", () => {
|
|||
cy.click_modal_primary_button("Upload");
|
||||
cy.get_field("main_section_md", "Markdown Editor").should(
|
||||
"contain",
|
||||
";
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue