Skip to content

Commit

Permalink
yarn test,yarn lint,yarn eslint runned successfully
Browse files Browse the repository at this point in the history
yarn test,yarn lint,yarn eslint,yarn prettier runned with no errors now

Signed-off-by: GLVS Kiriti <glvskiriti2003369@gmail.com>
  • Loading branch information
GLVSKiriti committed Jun 19, 2023
1 parent 533474e commit e30ecc6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import transformTraceData from '../../../model/transform-trace-data';
import { getColumnValues, getColumnValuesSecondDropdown } from './tableValues';

const testTrace = require('./tableValuesTestTrace/testTrace.json');
const secondTestTrace = require('./tableValuesTestTrace/spanLongerAsParent.json');

const transformedTrace = transformTraceData(testTrace);

Expand Down

0 comments on commit e30ecc6

Please sign in to comment.