mirror of
https://github.com/Unleash/unleash.git
synced 2025-08-23 13:46:45 +02:00
fix: snapshot test
This commit is contained in:
parent
3d40c7b31d
commit
ca300d2793
@ -136,7 +136,14 @@ exports[`returns all baseRoutes 1`] = `
|
||||
"type": "protected",
|
||||
},
|
||||
{
|
||||
"component": [Function],
|
||||
"component": {
|
||||
"$$typeof": Symbol(react.lazy),
|
||||
"_init": [Function],
|
||||
"_payload": {
|
||||
"_result": [Function],
|
||||
"_status": -1,
|
||||
},
|
||||
},
|
||||
"enterprise": true,
|
||||
"flag": "impactMetrics",
|
||||
"menu": {
|
||||
|
Loading…
Reference in New Issue
Block a user