Skip to content

Commit 33d6b53

Browse files
committed
add ticket to oci test
1 parent b7719ad commit 33d6b53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/__tests__/cypress/cypress/tests/e2e/dataScienceProjects/models/testDeployOCIModel.cy.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ let modelDeploymentName: string;
2626
const uuid = generateTestUUID();
2727

2828
describe(
29-
'[Product Bug: RHOAIENG-30799] A user can create an OCI connection and deploy a model with it',
29+
'[Product Bug: RHOAIENG-31085] A user can create an OCI connection and deploy a model with it',
3030
{ testIsolation: false },
3131
() => {
3232
let testData: DeployOCIModelData;

0 commit comments

Comments
 (0)