diff options
author | Yarin Dekel <yarind@amdocs.com> | 2018-08-12 15:10:41 +0300 |
---|---|---|
committer | Yarin Dekel <yarind@amdocs.com> | 2018-08-12 15:11:26 +0300 |
commit | c6428d2caf43f6a6563e754bf15cde256a70d100 (patch) | |
tree | a683ded79adfa70573698e8614aac45fcf66a4bf /workflow-designer-ui/src | |
parent | ae90ce60cca851f3149a4da59cdce675ffd31a7c (diff) |
add snapshot update
Issue-ID: SDC-1628
Change-Id: Ifd87e366a28a6e957b5ce2734bb32dd5a9fa6ee3
Signed-off-by: Yarin Dekel <yarind@amdocs.com>
Diffstat (limited to 'workflow-designer-ui/src')
-rw-r--r-- | workflow-designer-ui/src/main/frontend/src/features/version/versionController/__tests__/__snapshots__/VersionControllerView_snapshot-test.js.snap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/workflow-designer-ui/src/main/frontend/src/features/version/versionController/__tests__/__snapshots__/VersionControllerView_snapshot-test.js.snap b/workflow-designer-ui/src/main/frontend/src/features/version/versionController/__tests__/__snapshots__/VersionControllerView_snapshot-test.js.snap index 26043fcb..f0263773 100644 --- a/workflow-designer-ui/src/main/frontend/src/features/version/versionController/__tests__/__snapshots__/VersionControllerView_snapshot-test.js.snap +++ b/workflow-designer-ui/src/main/frontend/src/features/version/versionController/__tests__/__snapshots__/VersionControllerView_snapshot-test.js.snap @@ -90,7 +90,7 @@ exports[`Version Controller View Snapshot renders correctly 1`] = ` <div className="svg-icon-wrapper bottom" data-test-id="vc-undo-btn" - disabled={false} + disabled={undefined} onClick={undefined} > <test-file-stub |