Skip to content

Commit

Permalink
fix: errant tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kdubb committed Nov 20, 2020
1 parent 0a6a859 commit b572b05
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -395,9 +395,6 @@ class ClassSpecTests {
/* value */ 'test-value'
)
private value: number,
@MyDec(
/* value */ 'test-value'
)
public value2: string,
@MyDec('test-value') value3: boolean | undefined
) {
Expand Down

0 comments on commit b572b05

Please sign in to comment.