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-web
Commits
7215e912
Commit
7215e912
authored
May 30, 2021
by
Nabilah Adani
Browse files
[GREEN] add missing lines to test
parent
3ae83656
Pipeline
#79846
passed with stages
in 4 minutes and 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/scenes/Home/components/Statistic/index.test.tsx
View file @
7215e912
...
...
@@ -85,7 +85,8 @@ describe('<Statistic />', () => {
});
it
(
'
render sex stats chart successfully
'
,
()
=>
{
<
AppContext
.
Provider
value
=
{
testProps
}
>
mount
(
<
AppContext
.
Provider
value
=
{
testProps
}
>
<
Statistic
isTable
=
{
false
}
type
=
{
StatisticType
.
Sex
}
...
...
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