Skip to content
This repository was archived by the owner on Feb 15, 2025. It is now read-only.

Commit 3980394

Browse files
committed
updated mono-two test
1 parent 828448c commit 3980394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mono-two/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ export default class MonoTwo {
1212

1313

1414
public getRandomString():string {
15-
return "random0";
15+
return "random10";
1616
}
1717
}

0 commit comments

Comments
 (0)