mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-03 12:08:31 +00:00
Fixed Test Suites UI Name (#8156)
This commit is contained in:
parent
322539aae0
commit
a8970b289d
@ -71,7 +71,7 @@ const MyAssetStats: FunctionComponent<MyAssetStatsProps> = ({
|
||||
},
|
||||
testSuite: {
|
||||
icon: Icons.TEST_SUITE,
|
||||
data: 'Test Suite',
|
||||
data: 'Test Suites',
|
||||
count: entityCounts.testSuiteCount,
|
||||
link: getSettingPath(
|
||||
GlobalSettingsMenuCategory.DATA_QUALITY,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user