Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
aedart committed Feb 1, 2024
1 parent 68a9bc8 commit a6fec21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ describe('@aedart/support/meta', () => {
const result = getTargetMeta(C.foo, key);

// Debug
//console.log('C.foo "target" metadata', C[METADATA][TARGET_METADATA].method.s.foo);
// console.log('C.foo "target" metadata', C[METADATA][TARGET_METADATA]);

expect(result)
.withContext('Incorrect static method target meta')
Expand Down

0 comments on commit a6fec21

Please sign in to comment.