Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update visual snapshot
Browse files Browse the repository at this point in the history
ianthomas23 committed Dec 12, 2024
1 parent 3e48bd5 commit 7e97d60
Showing 2 changed files with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions demo/ui-tests/demo.test.ts
Original file line number Diff line number Diff line change
@@ -21,9 +21,6 @@ test('visual test', async ({ page }) => {

await page.locator('div.xterm-screen').click(); // sets focus for keyboard input

await inputLine(page, 'ls'); // avoid timestamps
await page.waitForTimeout(wait);

await inputLine(page, 'cp file.txt file2.txt');
await page.waitForTimeout(wait);

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7e97d60

Please sign in to comment.