Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
matthew44-mappable committed Apr 4, 2024
1 parent 294d59a commit 12c433d
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ exports[`MMap smoke test should make map 1`] = `
"children": [
{
"attributes": {
"class": "mappable--control",
"class": "mappable--control mappable--control__background",
},
"children": [
{
Expand Down Expand Up @@ -124,6 +124,12 @@ exports[`MMap smoke test should make map 1`] = `
},
"nodeName": "span",
},
{
"attributes": {
"class": "mappable--map-copyrights__scale",
},
"nodeName": "div",
},
],
"nodeName": "div",
},
Expand Down

0 comments on commit 12c433d

Please sign in to comment.