Skip to content
Snippets Groups Projects
Commit 6337c024 authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

update snapshot after merging dev

parent 535fec08
Branches
Tags
2 merge requests!624Feat/us780 matomo opt out,!515Feat/us675 matomo
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`ChallengeView component should be rendered correctly 1`] = `
<React.Fragment>
<CozyBar
<Provider
store={
Object {
"clearActions": [Function],
"dispatch": [Function],
"getActions": [Function],
"getState": [Function],
"replaceReducer": [Function],
"subscribe": [Function],
}
}
>
<ChallengeView>
<mock-cozybar
titleKey="common.title_challenge"
/>
<Header
<mock-header
desktopTitleKey="common.title_challenge"
setHeaderHeight={[Function]}
/>
<Content
<mock-content
height={0}
>
<div
......@@ -25,18 +37,6 @@ exports[`ChallengeView component should be rendered correctly 1`] = `
<div
className="challenge-container"
style={
Object {
"transform": "translateX(16px)",
}
}
>
<ChallengeCard
cardHeight={384}
cardWidth={285}
index={0}
indexSlider={0}
moveToSlide={[Function]}
userChallenge={
Object {
"transform": "translateX(-874.2px)",
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment