Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit 6250d394 authored by ALIF AHSANIL SATRIA's avatar ALIF AHSANIL SATRIA
Browse files

change dict key

parent b9900e94
Branches
No related tags found
2 merge requests!1801606918446 155,!331606882540-59
Pipeline #21946 failed
...@@ -164,4 +164,4 @@ class ProfileUpdateTests(APITestCase): ...@@ -164,4 +164,4 @@ class ProfileUpdateTests(APITestCase):
def _create_test_file(self,path): def _create_test_file(self,path):
f = open(path, 'r') f = open(path, 'r')
return {'datafile': f} return {'pdf_file': f}
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment