Skip to content

Commit 74cf524

Browse files
committed
Fixing this test
1 parent b029f04 commit 74cf524

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/utils/test_user_function.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
def user_function():
1+
def test_user_function():
22
return 1

0 commit comments

Comments
 (0)