docs: updated SETUP_THE_PROJECT.md, removed secret files from .env

This commit is contained in:
chamikaJ
2024-05-17 12:09:01 +05:30
parent 083a1644ce
commit a828fe0733
3 changed files with 4 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ module.exports = {
// bail: 0,
// The directory where Jest should store its cached dependency information
// cacheDirectory: "C:\\Users\\dinindu\\AppData\\Local\\Temp\\jest",
// cacheDirectory: "",
// Automatically clear mock calls and instances between every test
clearMocks: true,