Skip to content

Commit

Permalink
fixup! Add tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeZiminski committed Jul 1, 2024
1 parent 81a9c1b commit cbdc356
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/spikeinterface/core/tests/test_time_handling.py
Original file line number Diff line number Diff line change
Expand Up @@ -311,6 +311,7 @@ def _get_sorting_with_recording_attached(self, recording_for_durations, recordin
return sorting


# TODO: deprecate original implementations ###
def test_time_handling(create_cache_folder):
cache_folder = create_cache_folder
durations = [[10], [10, 5]]
Expand Down

0 comments on commit cbdc356

Please sign in to comment.