Skip to content

Commit

Permalink
e2e: record new snap for IBOM.visual.spec.js
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdulrhmnGhanem committed May 29, 2022
1 parent fcf6c8c commit 7ceb5f8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion e2e/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
cypress/videos
cypress/screenshots
cypress/fixtures/auto-gen

cypress/snapshots/IBOM.visual.spec.js/__diff_output__/
node_modules
yarn-error.log
2 changes: 1 addition & 1 deletion e2e/cypress/integration/IBOM.visual.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import faker from 'faker'

import { getFakeUsername } from '../support/getFakeUsername'

describe.skip('Regression test for IBOM ', () => {
describe('Regression test for IBOM ', () => {
before(() => {
const username = getFakeUsername()
const email = faker.unique(faker.internet.email)
Expand Down
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 7ceb5f8

Please sign in to comment.