Commit b364cc8
authored
[monitor-query] fix build error (Azure#21550)
The test is checking a private property of ServiceClient that just got renamed.
This PR fixes the build. Another issue will be logged to improve the test by
testing that the option is passed to ServiceClient via a mock, instead of
verifying the internals of ServiceClient1 parent 07a98c6 commit b364cc8
File tree
1 file changed
+1
-1
lines changed- sdk/monitor/monitor-query/test/internal/unit
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments