Skip to content

Commit 8aa08a4

Browse files
update text
1 parent 4841c7a commit 8aa08a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redisinsight/ui/src/components/command-helper/CommandHelperWrapper.spec.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ describe('CliBodyWrapper', () => {
194194
})
195195
})
196196

197-
it('should not since when matched command is deprecated', () => {
197+
it('should render default message when matched command is deprecated', () => {
198198
const sinceId = 'cli-helper-since'
199199
const cliHelperDefaultId = 'cli-helper-default'
200200

0 commit comments

Comments
 (0)