Commit 517af87
authored
AzureClient: Fix test issue (microsoft#24537)
In microsoft#24527 a test issue was identified in the AzureClient. The problem
was the rename of a string, which shouldn't necessarily matter, but in
this case the string is also hard coded in another file:
[packages\service-clients\end-to-end-tests\azure-client\src\test\ephemeralSummaryTrees.ts](https://github.com/microsoft/FluidFramework/blob/main/packages/service-clients/end-to-end-tests/azure-client/src/test/ephemeralSummaryTrees.ts)1 parent 85485ad commit 517af87
File tree
1 file changed
+1
-1
lines changed- packages/service-clients/end-to-end-tests/azure-client/src/test
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments