Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Lms24 committed Sep 18, 2024
1 parent 921d7f0 commit 79921ff
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ describe('errors in Tracing without Performance mode', () => {

const response = await runner.makeRequest('get', '/test');

console.log('response: ', response);

const { traceData, traceMetaTags, errorTraceContext } = response as {
traceData: Record<string, string>;
traceMetaTags: string;
Expand Down

0 comments on commit 79921ff

Please sign in to comment.