Skip to content

Commit

Permalink
Update baselines and unskip test
Browse files Browse the repository at this point in the history
  • Loading branch information
Heenawter committed Aug 8, 2023
1 parent 49eadc5 commit fce4588
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/functional/apps/dashboard/group5/embed_mode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,7 @@ export default function ({
const screenshot = getService('screenshots');
const log = getService('log');

// Failing: See https://github.com/elastic/kibana/issues/163207
describe.skip('embed mode', () => {
describe('embed mode', () => {
/*
* Note: The baseline images used in all of the screenshot tests in this test suite were taken directly from the CI environment
* in order to overcome a known issue with the pixel density of fonts being significantly different when running locally versus
Expand Down
Binary file modified test/functional/screenshots/baseline/dashboard_embed_mode.png
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.

0 comments on commit fce4588

Please sign in to comment.