mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: spelling - misc (#24438)
* Chore: spelling - misc * fix master merge
This commit is contained in:
@@ -172,7 +172,7 @@ export class TimeSrvStub {
|
||||
}
|
||||
|
||||
export class ContextSrvStub {
|
||||
isGrafanaVisibile = jest.fn();
|
||||
isGrafanaVisible = jest.fn();
|
||||
|
||||
getValidInterval() {
|
||||
return '10s';
|
||||
|
||||
Reference in New Issue
Block a user