rusackas commented on code in PR #33269:
URL: https://github.com/apache/superset/pull/33269#discussion_r2066957269
##########
superset-frontend/packages/superset-ui-chart-controls/test/operators/renameOperator.test.ts:
##########
@@ -170,6 +186,61 @@ test('should add renameOperator if exist "actual value"
time comparison', () =>
});
});
+test('should add renameOperator if exist derived time comparison', () => {
Review Comment:
```suggestion
test('should add renameOperator if derived time comparison exists', () => {
```
Pedantic edit, but things look great to me otherwise!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]