Skip to content

Commit 55a1dab

Browse files
Format frontend
1 parent 94ed730 commit 55a1dab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/web/features/profile/edit/EditProfilePage.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ import wrapper from "test/hookWrapper";
55
import i18n from "test/i18n";
66
import { getLanguages, getRegions, getUser } from "test/serviceMockDefaults";
77
import { addDefaultUser } from "test/utils";
8-
98
import { profileAboutMeMinLength } from "utils/validation";
9+
1010
import EditProfilePage from "./EditProfilePage";
1111

1212
const { t } = i18n;

0 commit comments

Comments
 (0)