mirror of
				https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
				synced 2025-10-30 19:46:49 +00:00 
			
		
		
		
	fix error in test syntax
Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
		| @@ -229,7 +229,7 @@ describe("test App end to end", async () => { | |||||||
| 					console.log(dialog.message()); | 					console.log(dialog.message()); | ||||||
| 					await dialog.accept(); | 					await dialog.accept(); | ||||||
| 				}); | 				}); | ||||||
| 			} | 			}); | ||||||
| 		}); | 		}); | ||||||
| 	}); | 	}); | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user