Skip to content

Commit 97254ea

Browse files
fix test cases
Signed-off-by: Aramis Sennyey <aramissennyeydd@users.noreply.github.com>
1 parent e12caeb commit 97254ea

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

libraries/rush-lib/src/logic/operations/test/__snapshots__/OperationExecutionManager.test.ts.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Array [
4040
},
4141
Object {
4242
"kind": "O",
43-
"text": "[green]\\"operation2 (success)\\" completed successfully in 10.00 seconds.[default]
43+
"text": "[green]\\"operation2 (success)\\" completed successfully in 15.00 seconds.[default]
4444
",
4545
},
4646
Object {
@@ -56,7 +56,7 @@ Array [
5656
},
5757
Object {
5858
"kind": "O",
59-
"text": "[green]\\"operation (success)\\" completed successfully in 10.00 seconds.[default]
59+
"text": "[green]\\"operation (success)\\" completed successfully in 15.00 seconds.[default]
6060
",
6161
},
6262
Object {
@@ -212,7 +212,7 @@ Array [
212212
},
213213
Object {
214214
"kind": "E",
215-
"text": "[yellow]\\"operation2 (success with warnings)\\" completed with warnings in 10.00 seconds.[default]
215+
"text": "[yellow]\\"operation2 (success with warnings)\\" completed with warnings in 15.00 seconds.[default]
216216
",
217217
},
218218
Object {
@@ -240,7 +240,7 @@ Array [
240240
},
241241
Object {
242242
"kind": "E",
243-
"text": "[yellow]\\"operation (success with warnings)\\" completed with warnings in 10.00 seconds.[default]
243+
"text": "[yellow]\\"operation (success with warnings)\\" completed with warnings in 15.00 seconds.[default]
244244
",
245245
},
246246
Object {

0 commit comments

Comments
 (0)