lint
This commit is contained in:
-1
@@ -45,4 +45,3 @@ test('isFeatureAvailable returns true if server url is set', () => {
|
|||||||
test('isFeatureAvailable returns false if server url is not set', () => {
|
test('isFeatureAvailable returns false if server url is not set', () => {
|
||||||
expect(cacheUtils.isFeatureAvailable()).toBe(false)
|
expect(cacheUtils.isFeatureAvailable()).toBe(false)
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user