Skip to content

Commit

Permalink
work for #7278 update f-test
Browse files Browse the repository at this point in the history
  • Loading branch information
OlgaLarina committed Nov 1, 2023
1 parent f7d708b commit fec52cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testCafe/questions/comment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ frameworks.forEach(framework => {
});

test("autoGrowComment after survey data set", async t => {
await t.resizeWindow(1280, 900);
await initSurvey(framework, {
"elements": [
{
Expand Down

0 comments on commit fec52cb

Please sign in to comment.