Skip to content

Commit

Permalink
Update test/export.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Dave Kleinschmidt <[email protected]>
  • Loading branch information
ericphanson and kleinschmidt committed Oct 16, 2023
1 parent 83e96fe commit c2054fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/export.jl
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@
end
end

@testset "`reencode_samples` edge case" begin
@testset "`reencode_samples` edge case: constant data" begin
# Weird encoding
info = SamplesInfoV2(; sensor_type="x",
channels=["x"],
Expand Down

0 comments on commit c2054fa

Please sign in to comment.