mirror of
https://github.com/actions/toolkit.git
synced 2026-08-28 00:00:25 +02:00
linting
This commit is contained in:
-1
@@ -12,4 +12,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(cache.isFeatureAvailable()).toBe(false)
|
expect(cache.isFeatureAvailable()).toBe(false)
|
||||||
})
|
})
|
||||||
|
|
||||||
Reference in New Issue
Block a user