chore: cleanup flow and package.json
This commit is contained in:
committed by
Justin Starry
parent
c675c67c26
commit
f0a8aba2e2
@ -1,7 +1,9 @@
|
||||
// @flow
|
||||
import {clusterApiUrl} from '../src/util/cluster';
|
||||
|
||||
import {expect} from 'chai';
|
||||
|
||||
import {clusterApiUrl} from '../src/util/cluster';
|
||||
|
||||
describe('Cluster Util', () => {
|
||||
it('invalid', () => {
|
||||
expect(() => {
|
||||
|
Reference in New Issue
Block a user