Skip to content
This repository has been archived by the owner on Dec 12, 2020. It is now read-only.

Commit

Permalink
Fix failed tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ktutnik committed May 20, 2020
1 parent fd1cd54 commit 9e8e329
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/__snapshots__/visitor.spec.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ Object {
"decorators": Array [
Object {
"kind": "Array",
"target": Animal,
"type": Tag,
Symbol(tinspector:decoratorId): Symbol(array),
Symbol(tinspector:decoratorOption): Object {
Expand Down Expand Up @@ -306,6 +307,7 @@ Object {
"decorators": Array [
Object {
"kind": "Array",
"target": Animal,
"type": Tag,
Symbol(tinspector:decoratorId): Symbol(array),
Symbol(tinspector:decoratorOption): Object {
Expand Down

0 comments on commit 9e8e329

Please sign in to comment.