Skip to content

Commit

Permalink
[RUN-3224] Remove authenticated/comments-03 from blacklist (#10403)
Browse files Browse the repository at this point in the history
  • Loading branch information
Domiii authored Mar 6, 2024
1 parent ce5d05b commit 68df6d5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/e2e-tests/scripts/buildkite_run_fe_tests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ let TestFileOverrideList = [];

// Disable some tests that we know to be problematic.
const TestFileBlackList = new Set([
// https://linear.app/replay/issue/RUN-3224/
"authenticated/comments-03.test.ts",
// https://linear.app/replay/issue/RUN-3274/
"tests/repaint-01.test.ts",
]);
Expand Down

0 comments on commit 68df6d5

Please sign in to comment.