Skip to content

Commit

Permalink
chore: make console style smaller
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack-Works committed Feb 11, 2024
1 parent bcca2c4 commit 0e661c6
Show file tree
Hide file tree
Showing 39 changed files with 152 additions and 152 deletions.
4 changes: 2 additions & 2 deletions __tests__/__file_snapshots__/CallbackBasedChannel.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ Object {
Array [
"rpc.%cadd%c(%o, %o%c)
%o %c@0",
"color: #d2c057",
"color:#d2c057",
"",
1,
2,
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand Down
4 changes: 2 additions & 2 deletions __tests__/__file_snapshots__/DOMException.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ Object {
Array [
"rpc.%cDOMException%c(%c)
%o %c@0",
"color: #d2c057",
"color:#d2c057",
"",
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand Down
20 changes: 10 additions & 10 deletions __tests__/__file_snapshots__/async-call-basic.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,13 +93,13 @@ Object {
Array [
"rpc.%cadd%c(%o, %o%c)
%o %c@0",
"color: #d2c057",
"color:#d2c057",
"",
1,
2,
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand Down Expand Up @@ -132,12 +132,12 @@ Object {
Array [
"rpc.%cecho%c(%o%c)
%o %c@1",
"color: #d2c057",
"color:#d2c057",
"",
"string",
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand Down Expand Up @@ -168,11 +168,11 @@ Object {
Array [
"rpc.%cthrows%c(%c)
%o %c@2",
"color: #d2c057",
"color:#d2c057",
"",
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand Down Expand Up @@ -219,12 +219,12 @@ Object {
Array [
"rpc.%cthrowEcho%c(%o%c)
%o %c@3",
"color: #d2c057",
"color:#d2c057",
"",
"1",
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand Down Expand Up @@ -293,11 +293,11 @@ Object {
Array [
"rpc.%cwithThisRef%c(%c)
%o %c@5",
"color: #d2c057",
"color:#d2c057",
"",
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand Down
12 changes: 6 additions & 6 deletions __tests__/__file_snapshots__/async-call-batch-notify-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,13 +42,13 @@ Array [
Array [
"rpc.%cadd%c(%o, %o%c)
%o %c@undefined",
"color: #d2c057",
"color:#d2c057",
"",
1,
2,
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand All @@ -58,11 +58,11 @@ Array [
Array [
"rpc.%cthrows%c(%c)
%o %c@undefined",
"color: #d2c057",
"color:#d2c057",
"",
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand All @@ -72,13 +72,13 @@ Array [
Array [
"rpc.%cadd%c(%o, %o%c)
%o %c@undefined",
"color: #d2c057",
"color:#d2c057",
"",
3,
4,
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand Down
8 changes: 4 additions & 4 deletions __tests__/__file_snapshots__/async-call-batch-notify-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,13 @@ Array [
Array [
"rpc.%cadd%c(%o, %o%c)
%o %c@undefined",
"color: #d2c057",
"color:#d2c057",
"",
1,
2,
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand All @@ -50,11 +50,11 @@ Array [
Array [
"rpc.%cthrows%c(%c)
%o %c@undefined",
"color: #d2c057",
"color:#d2c057",
"",
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand Down
8 changes: 4 additions & 4 deletions __tests__/__file_snapshots__/async-call-batch.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,13 +38,13 @@ Array [
Array [
"rpc.%cadd%c(%o, %o%c)
%o %c@0",
"color: #d2c057",
"color:#d2c057",
"",
2,
3,
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand All @@ -54,12 +54,12 @@ Array [
Array [
"rpc.%cecho%c(%o%c)
%o %c@1",
"color: #d2c057",
"color:#d2c057",
"",
1,
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand Down
4 changes: 2 additions & 2 deletions __tests__/__file_snapshots__/async-call-brand.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ Object {
Array [
"rpc.%cadd%c(%o, %o%c)
%o %c@0",
"color: #d2c057",
"color:#d2c057",
"",
0,
1,
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand Down
4 changes: 2 additions & 2 deletions __tests__/__file_snapshots__/async-call-channel-pending.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ Object {
Array [
"rpc.%cadd%c(%o, %o%c)
%o %c@0",
"color: #d2c057",
"color:#d2c057",
"",
1,
2,
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ Object {
Array [
"rpc.%cadd%c(%o, %o%c)
%o %c@0",
"color: #d2c057",
"color:#d2c057",
"",
1,
2,
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand Down
4 changes: 2 additions & 2 deletions __tests__/__file_snapshots__/async-call-channel-resolved.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ Object {
Array [
"rpc.%cadd%c(%o, %o%c)
%o %c@0",
"color: #d2c057",
"color:#d2c057",
"",
1,
2,
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ Object {
Array [
"rpc.%cthrows%c(%c)
%o %c@0",
"color: #d2c057",
"color:#d2c057",
"",
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand Down
4 changes: 2 additions & 2 deletions __tests__/__file_snapshots__/async-call-default-logger.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ Object {
Array [
"rpc.%cadd%c(%o, %o%c)
%o %c@0",
"color: #d2c057",
"color:#d2c057",
"",
1,
2,
"",
Promise {},
"color: gray; font-style: italic;",
"color:gray;font-style:italic;",
]
```

Expand Down
Loading

0 comments on commit 0e661c6

Please sign in to comment.