Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed May 13, 2024
1 parent 0efdfb1 commit 1448746
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import { nextTestSetup } from 'e2e-utils'
privateFieldWithInitializer: 11,
privateStaticFieldWithInitializer: 12,
privateStaticMethod: 12,
// privateMethodInThis: true,
privateMethodInThis: true,
exportAs: 1,
// regex: true,
importWith: 'Hello World',
Expand All @@ -37,7 +37,7 @@ import { nextTestSetup } from 'e2e-utils'
privateFieldWithInitializer: 11,
privateStaticFieldWithInitializer: 12,
privateStaticMethod: 12,
// privateMethodInThis: true,
privateMethodInThis: true,
exportAs: 1,
// regex: true,
importWith: 'Hello World',
Expand Down

0 comments on commit 1448746

Please # to comment.