Skip to content

Commit

Permalink
small refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
cfaur09 committed Nov 15, 2024
1 parent 7672364 commit 1d0494d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/chain-simulator/miniblocks.cs-e2e.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ describe('Miniblocks e2e tests with chain simulator', () => {
jest.clearAllMocks();
});


describe('GET /miniblocks', () => {
it('should return status code 200', async () => {
const response = await axios.get(`${API_SERVICE_URL}/miniblocks`);
Expand Down

0 comments on commit 1d0494d

Please sign in to comment.