This commit is contained in:
Yann Braga 2022-08-26 09:46:52 +02:00
parent 0258af01b8
commit 5d1fd31262

View File

@ -123,7 +123,7 @@ describe('new-frameworks fix', () => {
},
},
})
).resolves.toBeFalsy();
).rejects.toBeTruthy();
});
});