Skip to content

Commit

Permalink
Revert the test for cache
Browse files Browse the repository at this point in the history
  • Loading branch information
VinceFINET committed Dec 5, 2024
1 parent eba5699 commit 3079781
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 99 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { TextEncoder, TextDecoder } from 'util';
/** import { TextEncoder, TextDecoder } from 'util'; **/

const CACHE_PREFIX = 'OrgCheck.';

Expand Down
5 changes: 3 additions & 2 deletions sfdx-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"default": true,
"package": "OrgCheck",
"versionName": "Beryllium",
"versionNumber": "4.10.0.NEXT",
"versionNumber": "4.11.0.NEXT",
"versionDescription": "Org Check is an easy-to-install and easy-to-use Salesforce application in order to quickly analyze your org and its technical debt."
}
],
Expand All @@ -20,6 +20,7 @@
"[email protected]": "04t7R000001hrl1QAA",
"[email protected]": "04tKB000000D38wYAC",
"[email protected]": "04tKB000000DA33YAG",
"[email protected]": "04tKB000000DA38YAG"
"[email protected]": "04tKB000000DA38YAG",
"[email protected]": "04tKB000000DAOGYA4"
}
}

0 comments on commit 3079781

Please sign in to comment.