mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2025-08-22 23:49:11 +08:00
linting
This commit is contained in:
parent
ec8e458bdc
commit
6664f1646a
1
packages/cache/__tests__/cache.test.ts
vendored
1
packages/cache/__tests__/cache.test.ts
vendored
@ -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)
|
||||||
})
|
})
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user