feat: add realtime with socket.io
This commit is contained in:
@ -9,7 +9,7 @@ const errorObject: ErrorObject = {
|
||||
schemaPath: '/path'
|
||||
}
|
||||
|
||||
describe('Authentication/getErrorTranslationKey', () => {
|
||||
describe('hooks/useForm/getErrorTranslationKey', () => {
|
||||
it('returns `errors:invalid` with unknown keyword', async () => {
|
||||
expect(
|
||||
getErrorTranslationKey({
|
||||
|
Reference in New Issue
Block a user