Skip to content

Commit

Permalink
test: update screenshots from main merge
Browse files Browse the repository at this point in the history
  • Loading branch information
danielleroux committed Nov 22, 2024
1 parent 9a6e9a1 commit c762513
Show file tree
Hide file tree
Showing 13 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/aggrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"host-root": "http-server -a 127.0.0.1"
},
"devDependencies": {
"@playwright/test": "^1.45.3",
"@playwright/test": "^1.49.0",
"@siemens/ix": "workspace:*",
"@siemens/ix-icons": "0.0.0-20240827135516",
"@types/gulp": "^4.0.14",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"luxon": "^3.4.4"
},
"devDependencies": {
"@playwright/test": "^1.45.3",
"@playwright/test": "^1.49.0",
"@siemens/ix-icons": "0.0.0-20240827135516",
"@stencil-community/eslint-plugin": "^0.7.2",
"@stencil-community/postcss": "^2.2.0",
Expand Down
6 changes: 5 additions & 1 deletion packages/core/src/components/radio/test/radio.ct.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@
* LICENSE file in the root directory of this source tree.
*/
import { expect } from '@playwright/test';
import { getFormValue, preventFormSubmission, regressionTest } from '@utils/test';
import {
getFormValue,
preventFormSubmission,
regressionTest,
} from '@utils/test';

regressionTest('form-ready', async ({ mount, page }) => {
await mount(
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/echarts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"author": "",
"license": "MIT",
"devDependencies": {
"@playwright/test": "^1.45.3",
"@playwright/test": "^1.49.0",
"@rollup/plugin-typescript": "^8.5.0",
"echarts": "^5.5.1",
"http-server": "^14.1.1",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c762513

Please sign in to comment.