We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f898e commit 165b8baCopy full SHA for 165b8ba
src/roles/integration.test.ts
@@ -6,8 +6,8 @@ import weaviate, {
6
Role,
7
RolesAction,
8
TenantsAction,
9
- WeaviateClient,
10
UserAssignment,
+ WeaviateClient,
11
} from '..';
12
import { requireAtLeast } from '../../test/version';
13
import { WeaviateStartUpError, WeaviateUnexpectedStatusCodeError } from '../errors';
0 commit comments