Skip to content

Commit 6f35851

Browse files
committed
Fix tests
1 parent 461cfdd commit 6f35851

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/end-to-end/test-manifest.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<SourceLocation resid="Functions.Script.Url"/>
4040
</Script>
4141
<Page>
42-
<SourceLocation resid="Functions.Page.Url"/>
42+
<SourceLocation resid="Taskpane.Url"/>
4343
</Page>
4444
<Metadata>
4545
<SourceLocation resid="Functions.Metadata.Url"/>
@@ -58,7 +58,6 @@
5858
<bt:Urls>
5959
<bt:Url id="Functions.Script.Url" DefaultValue="https://localhost:3000/functions.js"/>
6060
<bt:Url id="Functions.Metadata.Url" DefaultValue="https://localhost:3000/functions.json"/>
61-
<bt:Url id="Functions.Page.Url" DefaultValue="https://localhost:3000/taskpane.html"/>
6261
<bt:Url id="GetStarted.LearnMoreUrl" DefaultValue="https://go.microsoft.com/fwlink/?LinkId=276812"/>
6362
<bt:Url id="Taskpane.Url" DefaultValue="https://localhost:3000/taskpane.html"/>
6463
</bt:Urls>

0 commit comments

Comments
 (0)