mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-15 04:13:47 +00:00
refactor: update test
This commit is contained in:
committed by
Carlos Valente
parent
9bfa3e9f8e
commit
312b294a61
@@ -72,7 +72,7 @@ export default function TimelinePage(props: TimelinePageProps) {
|
||||
}
|
||||
}
|
||||
return (
|
||||
<div className='timeline'>
|
||||
<div className='timeline' data-testid='timeline-view'>
|
||||
<ViewParamsEditor viewOptions={progressOptions} />
|
||||
<div className='project-header'>
|
||||
{general?.projectLogo && <ViewLogo name={general.projectLogo} className='logo' />}
|
||||
|
||||
Reference in New Issue
Block a user