{
"someParameter": "some-value",
"someOtherParameter": "some-other-value"
}
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`navigating between routes given route with optional path parameters when navigating to route with path parameters renders 1`] = `
{
"someParameter": "some-value",
"someOtherParameter": "some-other-value"
}