Skip to content

Commit c0eefc6

Browse files
committed
Remove data-testid from font size input
1 parent acde29b commit c0eefc6

File tree

1 file changed

+0
-1
lines changed
  • client/modules/IDE/components/Preferences

1 file changed

+0
-1
lines changed

client/modules/IDE/components/Preferences/index.jsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,6 @@ class Preferences extends React.Component {
197197
onClick={() => {
198198
this.fontSizeInput.select();
199199
}}
200-
data-testid="font-size-text-field"
201200
/>
202201
</form>
203202
<button

0 commit comments

Comments
 (0)