Bugzilla – Attachment 175450 Details for
Bug 37301
Further improve how we build Vue components
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37301: (QA follow-up): Fix Dialog_spec.ts
Bug-37301-QA-follow-up-Fix-Dialogspects.patch (text/plain), 1.01 KB, created by
Pedro Amorim
on 2024-12-13 15:49:02 UTC
(
hide
)
Description:
Bug 37301: (QA follow-up): Fix Dialog_spec.ts
Filename:
MIME Type:
Creator:
Pedro Amorim
Created:
2024-12-13 15:49:02 UTC
Size:
1.01 KB
patch
obsolete
>From e4dda3db29460a375f7c2e7db16ce34e7177acb0 Mon Sep 17 00:00:00 2001 >From: Pedro Amorim <pedro.amorim@ptfs-europe.com> >Date: Fri, 13 Dec 2024 15:49:10 +0000 >Subject: [PATCH] Bug 37301: (QA follow-up): Fix Dialog_spec.ts > >Run the test spec before and after applying the patch: >cypress run --spec t/cypress/integration/ERM/Dialog_spec.ts >--- > t/cypress/integration/ERM/Dialog_spec.ts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/cypress/integration/ERM/Dialog_spec.ts b/t/cypress/integration/ERM/Dialog_spec.ts >index 89e0ef8285c..cc7e96d305b 100644 >--- a/t/cypress/integration/ERM/Dialog_spec.ts >+++ b/t/cypress/integration/ERM/Dialog_spec.ts >@@ -170,7 +170,7 @@ describe("Dialog operations", () => { > .contains("Delete") > .click(); > cy.get(".alert-warning.confirmation h1").contains( >- "remove this package" >+ "remove this local package" > ); > cy.contains("Yes, delete").click(); > cy.get("main div[class='alert alert-info']") >-- >2.39.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 37301
:
168709
|
168739
|
168740
|
168741
|
168800
|
168827
|
168828
|
168829
|
168836
|
172713
|
172911
|
172912
|
172913
|
172914
|
172915
|
172916
|
172917
|
172918
|
172919
|
172920
|
172921
|
174612
|
174613
|
174614
|
174615
|
174616
|
174617
|
174618
|
174619
|
174620
|
174621
|
174622
|
174623
|
174624
|
174625
|
174626
|
174627
|
174628
|
174629
|
174630
|
174631
|
175450
|
177173
|
177174
|
177175
|
177176
|
177177
|
177178
|
177179
|
177180
|
177181
|
177182
|
177183
|
177184
|
177185
|
177186
|
177187
|
177188
|
177189
|
177190
|
177191
|
177192
|
177193
|
177351