mirror of
https://github.com/actions/add-to-project.git
synced 2025-12-11 12:37:16 +00:00
Improve linting
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { expect, test } from '@jest/globals'
|
||||
import {expect, test} from '@jest/globals'
|
||||
|
||||
test('sanity check', () => {
|
||||
expect(true).toBeTruthy()
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user