Skip to content

Commit

Permalink
slider, not button
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelolo24 committed Aug 12, 2020
1 parent e788b45 commit cf33fd5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ export class Simulator {
}

/**
* Wrapper for the zoom slider button
* Wrapper for the zoom slider
*/
public zoomSliderElement(): ReactWrapper {
return this.domNodes('[data-test-subj="resolver:graph-controls:zoom-slider"]');
Expand Down

0 comments on commit cf33fd5

Please sign in to comment.