Skip to content

Commit 6119b51

Browse files
committed
tests: missing mark for rsc test
1 parent c6e5406 commit 6119b51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pins/tests/test_boards.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@ def test_board_pin_meta_is_full_name(df, board_short):
351351
assert meta3.name == "susan/some_df"
352352

353353

354+
@pytest.mark.fs_rsc
354355
def test_board_rsc_path_to_pin_safe(board_short):
355356
assert board_short.path_to_pin("me/some_pin") == "me/some_pin"
356357

0 commit comments

Comments
 (0)