Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Ecolyo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
web-et-numerique
Factory
LLLE_Project
Ecolyo
Commits
2ea7cb0b
Commit
2ea7cb0b
authored
1 year ago
by
Bastien DUMONT
Browse files
Options
Downloads
Patches
Plain Diff
fix tests
parent
e5b07ca9
No related branches found
No related tags found
2 merge requests
!1154
feat: GRDF consent email
,
!1137
feat(grdf)!: update error messages
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/components/Konnector/KonnectorModal.spec.tsx
+1
-1
1 addition, 1 deletion
src/components/Konnector/KonnectorModal.spec.tsx
src/components/Konnector/__snapshots__/KonnectorModal.spec.tsx.snap
+1
-1
1 addition, 1 deletion
...ents/Konnector/__snapshots__/KonnectorModal.spec.tsx.snap
with
2 additions
and
2 deletions
src/components/Konnector/KonnectorModal.spec.tsx
+
1
−
1
View file @
2ea7cb0b
...
...
@@ -87,7 +87,7 @@ describe('KonnectorModal component', () => {
</
Provider
>
)
expect
(
baseElement
.
getElementsByClassName
(
'
kce-picto-txt
'
)[
0
]
baseElement
.
getElementsByClassName
(
'
headerError
'
)[
0
]
).
toBeInTheDocument
()
})
it
(
'
should render unknown error
'
,
async
()
=>
{
...
...
This diff is collapsed.
Click to expand it.
src/components/Konnector/__snapshots__/KonnectorModal.spec.tsx.snap
+
1
−
1
View file @
2ea7cb0b
...
...
@@ -62,7 +62,7 @@ exports[`KonnectorModal component should be rendered correctly 1`] = `
</div>
</div>
<div
class="kmodal-content-text
kmodal-content-text-center
text-16-normal"
class="kmodal-content-text text-16-normal"
>
<div
class="kc-wait text-16-bold"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment