diff options
Diffstat (limited to 'vnext/src/components/__tests__/__snapshots__')
-rw-r--r-- | vnext/src/components/__tests__/__snapshots__/LoginButton.test.js.snap | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/src/components/__tests__/__snapshots__/LoginButton.test.js.snap b/vnext/src/components/__tests__/__snapshots__/LoginButton.test.js.snap index 41c7d188..e5c4ebe5 100644 --- a/vnext/src/components/__tests__/__snapshots__/LoginButton.test.js.snap +++ b/vnext/src/components/__tests__/__snapshots__/LoginButton.test.js.snap @@ -51,7 +51,7 @@ Array [ id="dialogt" style={ Object { - "backgroundColor": "rgba(0,0,0,0.3)", + "backgroundColor": "rgba(0, 0, 0, 0.3)", "bottom": 0, "left": 0, "padding": 50, |