Skip to content

Commit

Permalink
Update e2e/cypress/tests/09-update-product-env/09-two-tiered-hidden.c…
Browse files Browse the repository at this point in the history
…y.ts

Co-authored-by: Russell Vinegar <38586679+rustyjux@users.noreply.github.com>
  • Loading branch information
Elson9 and rustyjux authored Apr 11, 2024
1 parent 64439d1 commit 6977b0f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ describe('Verify Two Tiered Hidden', () => {
})
})

it('update the Dataset in BC Data Catalogue to appear the API in the Directory', () => {
it('set the Dataset for the Product', () => {
cy.visit(pd.path)
cy.get('@apiowner').then(({ twoTieredHidden }: any) => {
pd.updateDatasetNameToCatelogue(twoTieredHidden.product.name, twoTieredHidden.product.environment.name)
Expand Down

0 comments on commit 6977b0f

Please sign in to comment.