Skip to content

Commit 4c2da27

Browse files
jkyberneeesCopilot
andauthored
Update tests/integration/integration.test.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 558eda8 commit 4c2da27

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/integration/integration.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
import { Keycloak } from "../../libs/Keycloak";
22
import { IExternalConfig } from "../../libs/Keycloak";
3-
import { Token } from "../../libs/Token";
4-
53
// Integration test configuration
64
const config: IExternalConfig = {
75
realm: "test-realm",

0 commit comments

Comments
 (0)