Skip to content

Commit 9c25b0c

Browse files
committed
pr feedback
1 parent 4f63f3b commit 9c25b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/apps/review/src/lib/components/AiReviewsTable/AiReviewsTable.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ const AiReviewsTable: FC<AiReviewsTableProps> = props => {
210210
<>
211211
<MinusCircleIcon className='icon icon-xl' />
212212
{' '}
213-
Passed
213+
Failed
214214
</>
215215
)}
216216
</div>

0 commit comments

Comments
 (0)