Skip to content

Commit fa633f5

Browse files
committed
pytest check
1 parent 409a912 commit fa633f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/test_suomigeodata.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -354,5 +354,5 @@ def test_github_action(
354354
):
355355

356356
assert core._github_action(
357-
integer=1
358-
) == '1'
357+
integer=2
358+
) == '2'

0 commit comments

Comments
 (0)