Fix a typo with this test function name
The call and the function name don't line up correctly, so this was accidentally using an implicit function declaration when it didn't intend to.
Loading
Please sign in to comment
The call and the function name don't line up correctly, so this was accidentally using an implicit function declaration when it didn't intend to.