From 254745e783ab609a864ea504f6899921b2ba2eba Mon Sep 17 00:00:00 2001 From: uo285427 Date: Wed, 1 May 2024 10:24:33 +0200 Subject: [PATCH] arreglos --- webapp/e2e/testQuestions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/e2e/testQuestions.js b/webapp/e2e/testQuestions.js index c6d8c3ce..9a30407f 100644 --- a/webapp/e2e/testQuestions.js +++ b/webapp/e2e/testQuestions.js @@ -142,7 +142,7 @@ async function insertTestData() { typeQuestion:'estadio_capacidad' }, { - _id : new ObjectId('66185efc3a6bade7b8c12148'), + _id : new ObjectId('66185efc3a6badd7b8c12148'), questionBody: '¿En que año nacio Fernanda Abreu?', correcta: '1961', incorrectas: ['1964','1947','1976'],