Reverted test code

This commit is contained in:
Taloth Saldono 2021-05-27 10:15:52 +02:00
parent 2804a961cb
commit 690b851836
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ class SeriesIndexRow extends Component {
<SeriesTitleLink
titleSlug={titleSlug}
title={`${title}2`}
title={title}
/>
}
</VirtualTableRowCell>