Fakultas Ilmu Komputer UI
Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ppl-fasilkom-ui
PPL Sosial
tbcare
tbcare-mobile
Commits
bd825af2
Commit
bd825af2
authored
Jun 08, 2021
by
Zafir Rasyidi Taufik
Browse files
[GREEN] Try to fix pipeline test error
parent
9db69450
Pipeline
#82278
passed with stage
in 18 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/scenes/ForgetPasswordPage/index.test.tsx
View file @
bd825af2
...
...
@@ -24,6 +24,7 @@ const testProps = {
cache
:
{},
}
jest
.
setTimeout
(
30000
);
jest
.
mock
(
'
axios
'
);
const
mockedAxios
=
axios
as
jest
.
Mocked
<
typeof
axios
>
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment