I am using Jest and Enzyme to write unit tests. I want to test whether gridApi.showLoadingOverlay() is called one time when the data load state is loading. Here is my compon