We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cf9e57 commit 5c51c1fCopy full SHA for 5c51c1f
1 file changed
packages/iris-grid/src/sidebar/RollupRows.test.tsx
@@ -1,5 +1,5 @@
1
import { type dh as DhType } from '@deephaven/jsapi-types';
2
-import { TestUtils } from '@deephaven/test-utils';
+import { TestUtils } from '@deephaven/utils';
3
import RollupRows from './RollupRows';
4
5
it('should allow all column types to be groupable', () => {
0 commit comments