cli: Fix `rad cob migrate` test

This commit is contained in:
cloudhead 2024-11-27 10:19:51 +01:00
parent 0ecdc76422
commit 47b200988c
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ $ rad issue list
```
$ rad cob migrate
✓ Migration [..]/[..] in progress.. (100%)
✓ Migrated collaborative objects database successfully (version = [..])
✓ Migrated collaborative objects database successfully (version=[..])
```
```