This website requires JavaScript.
Explore
Help
Sign In
Influxdata
/
influxdb
mirror of
https://github.com/influxdata/influxdb.git
Watch
1
Star
0
Fork
You've already forked influxdb
0
Code
Issues
Projects
Releases
Wiki
Activity
da0f5d5ea6
influxdb
/
ui
/
mocks
/
utils
/
ajax.ts
2 lines
58 B
TypeScript
Raw
Blame
History
export
default
jest
.
fn
(
(
)
=
>
Promise
.
resolve
(
{
data
:
{
}
}
)
)
Reference in New Issue
View Git Blame
Copy Permalink