Skip to content

Commit

Permalink
mark-reports-tab-filter-bug (#1343)
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Brugarolas <[email protected]>
  • Loading branch information
abrugaro authored Feb 11, 2025
1 parent 592329a commit b74d324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/tests/migration/reports-tab/filter.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ let applications: Application[];
let stakeholder: Stakeholders;

// Polarion TC 469
describe(["@tier3"], "Reports Tab filter validations", function () {
describe(["@tier3"], "Bug MTA-4630: Reports Tab filter validations", function () {
before("Login and Create Test Data", function () {
login();
deleteAllMigrationWaves();
Expand Down

0 comments on commit b74d324

Please sign in to comment.