This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-02-25 18:55:37 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c95b530502bc655821ea78a80ac5812b71be5738
grafana
/
public
/
test
/
mocks
/
backend_srv.ts
6 lines
67 B
TypeScript
Raw
Normal View
History
Unescape
Escape
search: began writing test for new search
2017-11-02 16:54:33 +01:00
export
class
BackendSrvMock
{
search
:
any
;
More files that has fixed with prettier
2019-02-13 11:39:41 +01:00
constructor
(
)
{
}
search: began writing test for new search
2017-11-02 16:54:33 +01:00
}
Reference in New Issue
Copy Permalink