Skip to content

Commit

Permalink
Update test/onset.jl
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
jschepers and github-actions[bot] committed Feb 26, 2024
1 parent 5128e3f commit 5af1d2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/onset.jl
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
@test minimum(rand_vec) >= 0
end
@testset "sim_onsets" begin

uniform_onset = UniformOnset(; offset = 0, width = 50)

accumulated_onset = UnfoldSim.simulate_onsets(
Expand Down

0 comments on commit 5af1d2d

Please sign in to comment.