mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
fix: snapshot update to fix build (#5755)
This commit is contained in:
parent
efa2117ded
commit
e0c9ef6d2f
@ -22,7 +22,7 @@ exports[`should render DrawerMenu 1`] = `
|
||||
<h2
|
||||
className="css-gtu1fw"
|
||||
>
|
||||
Unleash 3.x
|
||||
Unleash 5.x
|
||||
|
||||
</h2>
|
||||
<br />
|
||||
@ -566,7 +566,7 @@ exports[`should render DrawerMenu with "features" selected 1`] = `
|
||||
<h2
|
||||
className="css-gtu1fw"
|
||||
>
|
||||
Unleash 3.x
|
||||
Unleash 5.x
|
||||
|
||||
</h2>
|
||||
<br />
|
||||
|
Loading…
Reference in New Issue
Block a user