diff --git a/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/AnalyticsConfig.test.tsx b/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/AnalyticsConfig.test.tsx index e4f69b4558c..166799c87f0 100644 --- a/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/AnalyticsConfig.test.tsx +++ b/public/app/plugins/datasource/grafana-azure-monitor-datasource/components/AnalyticsConfig.test.tsx @@ -104,7 +104,7 @@ describe('Render', () => { expect(screen.queryByText('is no longer supported', { exact: false })).toBeInTheDocument(); }); - it('should clean up the error when reseting the credentials', async () => { + it('should clean up the error when resetting the credentials', async () => { const onUpdate = jest.fn(); setup((props) => ({ ...props,