mirror of https://github.com/actions/toolkit
lint
parent
4e40c6dfc0
commit
a4539ea36c
|
@ -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)
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue