Merge branch 'main' of usebruno/bruno into workspaces

This commit is contained in:
Bijin A B
2025-12-04 04:17:45 +05:30
517 changed files with 8831 additions and 7011 deletions

View File

@@ -40,4 +40,4 @@ test.describe('Create collection', () => {
// Verify the response
await expect(page.getByRole('main')).toContainText('200 OK');
});
});
});