Skip to content

Commit

Permalink
small change to force github changes
Browse files Browse the repository at this point in the history
  • Loading branch information
snmln committed Nov 22, 2024
1 parent f7016a0 commit 7fdb52e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ describe('colorRangeSlider should render with correct content.', () => {
});
});

describe('colorRangeSlider should render with correct display content.', () => {
describe('colorRangeSlider should render with correct display content', () => {
const colorRangeData = {
min: -0.0000003,
max: 0.0000003,
Expand Down

0 comments on commit 7fdb52e

Please sign in to comment.