Commit 34da487
authored
[identity] Use tsx for tests (Azure#28808)
### Packages impacted by this PR
@azure/identity
### Describe the problem that is addressed by this PR
Follows Azure#28801 to use tsx for running identity tests, which avoids
requiring the mocha workarounds
### What are the possible designs available to address the problem? If
there are more than one possible design, why was the one in this PR
chosen?
Using esm4mocha, but I think this is a good path forward to try1 parent ca72dcf commit 34da487
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments