Skip to content

Commit

Permalink
Interop test correction (konveyor#967)
Browse files Browse the repository at this point in the history
Signed-off-by: Shveta Sachdeva <[email protected]>
Co-authored-by: Shveta Sachdeva <[email protected]>
  • Loading branch information
sshveta and Shveta Sachdeva authored Feb 14, 2024
1 parent 8bb30af commit f2b266f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ import { Analysis } from "../../../models/migration/applicationinventory/analysi
import { cancelButton } from "../../../views/common.view";
import * as commonView from "../../../views/common.view";

describe(["@tier1", "@dc", "@interop"], "Custom Migration Targets CRUD operations", () => {
describe(["@tier1", "@dc"], "Custom Migration Targets CRUD operations", () => {
before("Login", function () {
login();
});
Expand Down

0 comments on commit f2b266f

Please sign in to comment.