Skip to content

Commit 26af8d3

Browse files
committed
fix: tests
1 parent e638bec commit 26af8d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ export class Commands {
181181
);
182182
break
183183
}
184-
console.log("Asset published. ID:", id);
184+
console.log("Algorithm published. DID:", id);
185185
}
186186

187187
public async editAsset(args: string[]) {

0 commit comments

Comments
 (0)