diff --git a/test/test1.py b/test/test1.py
index 4d139d82da697053cf4344bf0ec1ccb645c66c38..a2cd8e9dccd42d4d4abcd876f357b262f0cda855 100644
--- a/test/test1.py
+++ b/test/test1.py
@@ -19,7 +19,7 @@ def test_getStatus():
 def test_maxnomorantrian():
     assert pesan.getMaxNomorAntrian == 13
 
-def test_findanggota(1) :
+def test_findanggota() :
     assert pesan.findAnggota(1) == True
 
 def test_Time() :