mirror of
https://github.com/Nezumi-2711/react-training.git
synced 2026-09-23 04:19:48 +00:00
Update code and message test case
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`ConfirmMessage testing snapshot render 1`] = `
|
||||
exports[`ConfirmMessage Should render correctly 1`] = `
|
||||
<div
|
||||
className="sc-bdnyFh dukbvo"
|
||||
>
|
||||
@@ -11,7 +11,7 @@ exports[`ConfirmMessage testing snapshot render 1`] = `
|
||||
<button
|
||||
className="sc-gtsqUy eZzwwl"
|
||||
disabled={true}
|
||||
onClick={[Function]}
|
||||
onClick={[MockFunction]}
|
||||
variations="danger"
|
||||
>
|
||||
Delete
|
||||
|
||||
Reference in New Issue
Block a user