Chore: spelling - misc (#24438)

* Chore: spelling - misc

* fix master merge
This commit is contained in:
Josh Soref
2020-06-04 00:51:30 -04:00
committed by GitHub
parent cb2d1b5f93
commit ed92b41d47
24 changed files with 29 additions and 29 deletions

View File

@@ -172,7 +172,7 @@ export class TimeSrvStub {
}
export class ContextSrvStub {
isGrafanaVisibile = jest.fn();
isGrafanaVisible = jest.fn();
getValidInterval() {
return '10s';