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
9db69450
Commit
9db69450
authored
Jun 08, 2021
by
Zafir Rasyidi Taufik
Browse files
[GREEN] Try to fix pipeline test error
parent
5cec8807
Pipeline
#82269
failed with stage
in 16 minutes and 57 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/scenes/Home/components/Log/index.test.tsx
View file @
9db69450
...
...
@@ -12,6 +12,7 @@ import ReactTestRenderer, {act} from 'react-test-renderer';
jest
.
mock
(
'
axios
'
);
jest
.
useFakeTimers
();
jest
.
setTimeout
(
30000
);
const
Stack
=
createStackNavigator
();
const
testProps
=
{
services
:
{
...
...
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