Adjusting paths to work with tests.

This commit is contained in:
Ken Sternberg
2024-05-15 09:46:31 -07:00
parent 9133ab6870
commit 41c362eaf9
3 changed files with 23 additions and 24 deletions

View File

@ -1,4 +1,4 @@
import { ensureCSSStyleSheet } from "@goauthentik/elements/utils/ensureCSSStyleSheet";
import { ensureCSSStyleSheet } from "@goauthentik/elements/utils/ensureCSSStyleSheet.js";
import { $, expect } from "@wdio/globals";
import { msg } from "@lit/localize";