mirror of
				https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
				synced 2025-10-31 03:46:50 +00:00 
			
		
		
		
	adjust JS Unit tests to be more permissive
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
		| @@ -44,5 +44,5 @@ describe("test app localStorage interaction", () => { | ||||
| 			saveReviewsToStorage(reviews); | ||||
| 			assert.deepEqual(getReviewsFromStorage(), reviews); | ||||
| 		} | ||||
| 	}); | ||||
| 	}).timeout(10000); | ||||
| }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user