Skip to content

Commit 8221f12

Browse files
cteAlorse
authored andcommitted
Fix TemperatureControl test flake (RooCodeInc#5045)
1 parent fe8d253 commit 8221f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webview-ui/src/components/settings/__tests__/TemperatureControl.spec.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ describe("TemperatureControl", () => {
9494
rerender(<TemperatureControl value={0.5} onChange={onChange} />)
9595
expect(checkbox).toBeChecked()
9696
})
97-
})
97+
})

0 commit comments

Comments
 (0)