Skip to content

Commit cbca74a

Browse files
ci: lint fix for ui test file
1 parent dc59b0f commit cbca74a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/components/BaseFormView/tests/BaseFormViewUtils.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,4 @@ describe('BaseFormViewUtils - Password Placeholder Fix', () => {
134134

135135
expect(body.has('password')).toBe(false);
136136
});
137-
});
137+
});

0 commit comments

Comments
 (0)