Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
matrix-react-sdk
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GitHub Mirror
Matrix.org
matrix-react-sdk
Commits
810ce256
Commit
810ce256
authored
1 year ago
by
David Baker
Browse files
Options
Downloads
Patches
Plain Diff
Update for class name changes in compound
parent
77319f63
Branches
dbkr/profile_settings_oidc
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/components/views/right_panel/__snapshots__/RoomSummaryCard-test.tsx.snap
+9
-9
9 additions, 9 deletions
...s/right_panel/__snapshots__/RoomSummaryCard-test.tsx.snap
with
9 additions
and
9 deletions
test/components/views/right_panel/__snapshots__/RoomSummaryCard-test.tsx.snap
+
9
−
9
View file @
810ce256
...
...
@@ -146,15 +146,15 @@ exports[`<RoomSummaryCard /> has button to edit topic when expanded 1`] = `
Favourite
</label>
<div
class="_container_
ik1u1
_18"
class="_container_
qnvru
_18"
>
<input
class="_input_
ik1u1
_32"
class="_input_
qnvru
_32"
id=":r3:"
type="checkbox"
/>
<div
class="_ui_
ik1u1
_42"
class="_ui_
qnvru
_42"
/>
</div>
</div>
...
...
@@ -549,15 +549,15 @@ exports[`<RoomSummaryCard /> renders the room summary 1`] = `
Favourite
</label>
<div
class="_container_
ik1u1
_18"
class="_container_
qnvru
_18"
>
<input
class="_input_
ik1u1
_32"
class="_input_
qnvru
_32"
id=":r1:"
type="checkbox"
/>
<div
class="_ui_
ik1u1
_42"
class="_ui_
qnvru
_42"
/>
</div>
</div>
...
...
@@ -963,15 +963,15 @@ exports[`<RoomSummaryCard /> renders the room topic in the summary 1`] = `
Favourite
</label>
<div
class="_container_
ik1u1
_18"
class="_container_
qnvru
_18"
>
<input
class="_input_
ik1u1
_32"
class="_input_
qnvru
_32"
id=":r2:"
type="checkbox"
/>
<div
class="_ui_
ik1u1
_42"
class="_ui_
qnvru
_42"
/>
</div>
</div>
...
...
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