Simplify this a bit more

This commit is contained in:
shamoon
2024-09-23 10:46:20 -07:00
parent 1b7cacc877
commit f06ff85b7d
2 changed files with 3 additions and 9 deletions

View File

@@ -8,7 +8,7 @@ describe('popperOptionsReenablePreventOverflow', () => {
{ name: 'preventOverflow', fn: function () {} },
{
name: 'preventOverflow',
fn: function () {
fn: function (arg0) {
return
},
},