Skip to content

Commit

Permalink
fix specType test
Browse files Browse the repository at this point in the history
  • Loading branch information
tintinthong committed Jan 17, 2025
1 parent 9cc39f3 commit 63ed23a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,7 @@ export class ${className} extends ${exportName} {
let doc: LooseSingleCardDocument = {
data: {
attributes: {
type: specType,
specType,
ref,
},
meta: {
Expand Down

0 comments on commit 63ed23a

Please sign in to comment.