Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit bcb4cba

Browse files
committed
Remove only
1 parent d69497b commit bcb4cba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system-test/client-side-metrics-all-methods.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ async function checkForPublishedMetrics(projectId: string) {
268268
}
269269
}
270270

271-
describe.only('Bigtable/ClientSideMetrics', () => {
271+
describe('Bigtable/ClientSideMetrics', () => {
272272
const instanceId1 = 'emulator-test-instance';
273273
const instanceId2 = 'emulator-test-instance2';
274274
const tableId1 = 'my-table';

0 commit comments

Comments
 (0)