Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
PMPL
Class Project
Kape
Commits
6250d394
Commit
6250d394
authored
Oct 06, 2019
by
ALIF AHSANIL SATRIA
Browse files
change dict key
parent
b9900e94
Pipeline
#21946
failed with stages
in 180 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
core/tests/test_accounts.py
View file @
6250d394
...
...
@@ -164,4 +164,4 @@ class ProfileUpdateTests(APITestCase):
def
_create_test_file
(
self
,
path
):
f
=
open
(
path
,
'r'
)
return
{
'datafile'
:
f
}
\ No newline at end of file
return
{
'pdf_file'
:
f
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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