Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
collinpreston committed Jun 3, 2024
1 parent 8217c5b commit cc72554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/public/src/lib/validation_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { ValidationError } from "yup"

import {
changePasswordFormValidation,
resetPasswordFormValidation,
resetPasswordFormValidation
} from "./validation"

describe("validation utils", () => {
Expand Down

0 comments on commit cc72554

Please sign in to comment.