diff options
author | Sunil Shetye | 2025-06-24 12:36:47 +0530 |
---|---|---|
committer | Sunil Shetye | 2025-06-24 12:36:47 +0530 |
commit | c71acedf5b4c150b371d730551aebe38c0ff7ed3 (patch) | |
tree | a577e71e2c9565f14b88bcf520b78110fd06485f | |
parent | 89fb022f16c68c96104b7ccac2627e0d2c99a411 (diff) | |
download | Common-Interface-Project-c71acedf5b4c150b371d730551aebe38c0ff7ed3.tar.gz Common-Interface-Project-c71acedf5b4c150b371d730551aebe38c0ff7ed3.tar.bz2 Common-Interface-Project-c71acedf5b4c150b371d730551aebe38c0ff7ed3.zip |
cleanup
-rw-r--r-- | blocks/eda-frontend/src/__snapshots__/App.test.js.snap | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/blocks/eda-frontend/src/__snapshots__/App.test.js.snap b/blocks/eda-frontend/src/__snapshots__/App.test.js.snap deleted file mode 100644 index 1448c55c..00000000 --- a/blocks/eda-frontend/src/__snapshots__/App.test.js.snap +++ /dev/null @@ -1,7 +0,0 @@ -// Jest Snapshot v1, https://goo.gl/fbAQLP - -exports[`Button component Matches the snapshot 1`] = ` -<button> - Nothing to do for now -</button> -`; |