Skip to content

Commit a80b382

Browse files
authored
tests: remove leftover assert false
1 parent 6e37ca1 commit a80b382

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pins/tests/test_boards.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ def test_board_pin_write_rsc_index_html(board, tmp_dir2, snapshot):
113113
description="some description",
114114
created=DEFAULT_CREATION_DATE,
115115
)
116-
assert False
117116

118117
snapshot.assert_equal_dir(tmp_dir2)
119118

0 commit comments

Comments
 (0)