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 11, 2020
1 parent 21b2b25 commit 621a823
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,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 621a823

Please sign in to comment.