feat(techdocs) fix test
Signed-off-by: jrwpatterson <jrwpatterson@gmail.com>
This commit is contained in:
@@ -400,7 +400,7 @@ describe('<AboutCard />', () => {
|
||||
|
||||
expect(screen.getByText('View TechDocs').closest('a')).toHaveAttribute(
|
||||
'href',
|
||||
'/docs/default/System/example',
|
||||
'/docs/default/system/example',
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user