Skip to content

Commit

Permalink
chore(#70): update test
Browse files Browse the repository at this point in the history
  • Loading branch information
Decipher committed May 23, 2023
1 parent 3f94f92 commit b890906
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/components/Message.cy.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/* global cy, describe, it */
import Message from '../../src/components/Message.vue'
import CTIcon from '../../src/components/Icon.vue'
// import CTIcon from '../../src/components/Icon.vue'

Message.components = { CTIcon }
// Message.components = { CTIcon }

const propsData = {
title: 'The information on this page is currently being updated.',
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.

0 comments on commit b890906

Please sign in to comment.