test: rename category
This commit is contained in:
@@ -15,7 +15,7 @@ export default testSuite(({ describe }) => {
|
|||||||
|
|
||||||
assertOpenAiToken();
|
assertOpenAiToken();
|
||||||
|
|
||||||
describe('CLI', async ({ test, describe }) => {
|
describe('Commits', async ({ test, describe }) => {
|
||||||
test('Excludes files', async () => {
|
test('Excludes files', async () => {
|
||||||
const { fixture, aicommits } = await createFixture(files);
|
const { fixture, aicommits } = await createFixture(files);
|
||||||
const git = await createGit(fixture.path);
|
const git = await createGit(fixture.path);
|
||||||
|
|||||||
Reference in New Issue
Block a user