Skip to content

Commit

Permalink
Adding data test subj for global nav (#16451)
Browse files Browse the repository at this point in the history
  • Loading branch information
liza-mae authored Jan 31, 2018
1 parent 56cb726 commit 4e47afd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ui/public/chrome/directives/global_nav/global_nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
class="global-nav"
ng-class="{'is-global-nav-open': isGlobalNavOpen}"
ng-show="isVisible"
data-test-subj="globalNav"
>

<!-- Logo -->
Expand Down

0 comments on commit 4e47afd

Please sign in to comment.