mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
DevEnv: update frontend dependencies - tests (#22140)
* DevEnv: updates @types/testing-library__react-hooks 3.1.0 -> 3.2.0 * DevEnv: updates @types/enzyme-adapter-react-16 1.0.5 -> 1.0.6 * DevEnv: updates @types/react-test-renderer 16.9.0 -> 16.9.2 * DevEnv: updates react-test-renderer 16.9.0 -> 16.12.0 * DevEnv: updates @types/enzyme 3.9.0 -> 3.10.5 * DevEnv: updates enzyme-adapter-react-16 1.0.6 -> 1.15.2 * DevEnv: updates enzyme 3.9.0 -> 3.11.0 * Fix: updates snapshots * Fix: updates tests * DevEnv: updates enzyme-to-json 3.3.5 -> 3.4.4 * DevEnv: updates expect.js 0.2.0 -> 0.3.1 * DevEnv: updates @types/puppeteer-core 1.9.0 -> 2.0.0 * DevEnv: updates puppeteer-core 1.15.0 -> 2.1.1 * DevEnv: updates @types/expect-puppeteer 3.3.1 -> 4.4.0 * DevEnv: updates expect-puppeteer 4.1.1 -> 4.4.0 * DevEnv: updates mocha 4.1.0 -> 7.0.1
This commit is contained in:
@@ -4,7 +4,7 @@ exports[`DashboardPage Dashboard init completed Should render dashboard grid 1`
|
||||
<div
|
||||
className=""
|
||||
>
|
||||
<Component
|
||||
<Connect(DashNav)
|
||||
$injector={Object {}}
|
||||
dashboard={
|
||||
DashboardModel {
|
||||
@@ -338,7 +338,7 @@ exports[`DashboardPage When dashboard has editview url state should render setti
|
||||
<div
|
||||
className="dashboard-page--settings-opening"
|
||||
>
|
||||
<Component
|
||||
<Connect(DashNav)
|
||||
$injector={Object {}}
|
||||
dashboard={
|
||||
DashboardModel {
|
||||
|
||||
Reference in New Issue
Block a user