Skip to content

Commit

Permalink
code refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
harsh-vador committed Feb 13, 2024
1 parent e07af1d commit 4a21496
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ export const QualityTab = () => {
testSummary={testSuite?.summary ?? INITIAL_TEST_SUMMARY}
/>
</Col>
<Col data-testid="tabs-container" span={24}>
<Col span={24}>
<Tabs items={tabs} />
</Col>
</Row>
Expand Down

0 comments on commit 4a21496

Please sign in to comment.