mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2025-09-09 16:17:22 +00:00
switch localStorage mock to mock-local-storage,
fix unit tests to work with ES6 import syntax, remove testenv module
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
//
|
||||
//module.exports = {getReviewsFromStorage, saveReviewsToStorage};
|
||||
|
||||
/**
|
||||
* @returns {Array<Object>} An array of reviews found in localStorage
|
||||
*/
|
||||
|
Reference in New Issue
Block a user