Bugzilla – Attachment 173775 Details for
Bug 37576
Add additional fields support to ERM agreements
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 37576: (follow-up) fix missed cypress change
Bug-37576-follow-up-fix-missed-cypress-change.patch (text/plain), 1.16 KB, created by
Nick Clemens (kidclamp)
on 2024-10-31 11:34:36 UTC
(
hide
)
Description:
Bug 37576: (follow-up) fix missed cypress change
Filename:
MIME Type:
Creator:
Nick Clemens (kidclamp)
Created:
2024-10-31 11:34:36 UTC
Size:
1.16 KB
patch
obsolete
>From 470d9cd10f381601ce9b61826d7ea4e03e67f5af Mon Sep 17 00:00:00 2001 >From: Jake Deery <jake.deery@ptfs-europe.com> >Date: Thu, 12 Sep 2024 13:08:41 +0000 >Subject: [PATCH] Bug 37576: (follow-up) fix missed cypress change > >This patch fixes a single line in our cypress tests which didn't cause >the test to fail, but nonetheless should be addressed. > >Signed-off-by: Nick Clemens <nick@bywatersolutions.com> >--- > t/cypress/integration/AdditionalFields_spec.ts | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/t/cypress/integration/AdditionalFields_spec.ts b/t/cypress/integration/AdditionalFields_spec.ts >index 8ab3f6a46cc..babea8a31a5 100644 >--- a/t/cypress/integration/AdditionalFields_spec.ts >+++ b/t/cypress/integration/AdditionalFields_spec.ts >@@ -900,7 +900,7 @@ describe("Additional Fields operations", () => { > > it("Additional Fields entry - Add (agreements)", () => { > let vendors = cy.get_vendors_to_relate(); >- let agreement_additional_fields = get_licenses_additional_fields(); >+ let agreement_additional_fields = get_agreements_additional_fields(); > let av_cats = get_av_cats(); > > //Intercept vendors request >-- >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 37576
:
171181
|
171268
|
171379
|
171397
|
173774
| 173775 |
173776
|
174530
|
174531
|
174532