Skip to content

Commit b3127e9

Browse files
fix: spelling in python tests
Co-authored-by: Prajwal S N <[email protected]> Signed-off-by: Swarnim Arun <[email protected]>
1 parent a43d327 commit b3127e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydracula/tests/test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
}
99
""",
1010
)
11-
assert len(indicies) == 3
11+
assert len(indices) == 3

0 commit comments

Comments
 (0)