Skip to content

Commit

Permalink
🦉 Updates from OwlBot post-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-owl-bot[bot] committed Apr 16, 2024
1 parent 94e5f47 commit 9977f11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion system-test/logging.ts
Original file line number Diff line number Diff line change
Expand Up @@ -861,7 +861,8 @@ describe('Logging', () => {
);
assert.strictEqual(entry.metadata.spanId, spanId);
assert.strictEqual(entry.metadata.traceSampled, traceSampled);
});
}
);
});
});
span.end();
Expand Down

0 comments on commit 9977f11

Please sign in to comment.