Skip to content

Commit

Permalink
test: modify test
Browse files Browse the repository at this point in the history
  • Loading branch information
haifeng-li-at-salesforce committed Sep 18, 2024
1 parent 368423f commit b240a93
Showing 1 changed file with 0 additions and 35 deletions.
35 changes: 0 additions & 35 deletions test/util/graphql-ast-utils.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -105,39 +105,4 @@ describe('utils', () => {
it('sample code', async () => {
expect(1).toBe(1);
});

it('sample code', async () => {
expect(1).toBe(1);
});

it('sample code', async () => {
expect(1).toBe(1);
});

it('sample code', async () => {
expect(1).toBe(1);
});
it('sample code', async () => {
expect(1).toBe(1);
});

it('sample code', async () => {
expect(1).toBe(1);
});

it('sample code', async () => {
expect(1).toBe(1);
});

it('sample code', async () => {
expect(1).toBe(1);
});

it('sample code', async () => {
expect(1).toBe(1);
});

it('sample code', async () => {
expect(1).toBe(1);
});
});

0 comments on commit b240a93

Please sign in to comment.