Skip to content

Commit

Permalink
snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
BilelJegham committed May 19, 2021
1 parent dc7e429 commit ac262f7
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions tests/unit/components/home/__snapshots__/Header.spec.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,17 @@ exports[`Header.vue changeStreamerMode method 1`] = `
</v-list-item-stub>
<v-list-item-stub activeclass="" tag="div">
<v-list-item-title-stub>
日本語
Svenska
</v-list-item-title-stub>
</v-list-item-stub>
<v-list-item-stub activeclass="" tag="div">
<v-list-item-title-stub>
Svenska
Türkçe
</v-list-item-title-stub>
</v-list-item-stub>
<v-list-item-stub activeclass="" tag="div">
<v-list-item-title-stub>
日本語
</v-list-item-title-stub>
</v-list-item-stub>
</v-list-stub>
Expand Down

0 comments on commit ac262f7

Please sign in to comment.