Skip to content

Commit

Permalink
ignore flaky test; remove CircleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
mafasva committed Mar 21, 2024
1 parent 93ce2fb commit 85ce3c9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 269 deletions.
31 changes: 0 additions & 31 deletions .circleci/README.md

This file was deleted.

238 changes: 0 additions & 238 deletions .circleci/config.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ public void shouldAccessCohortApiWithRightRole() {
}

@Test
@Ignore
@SneakyThrows
@WithMockNumUser(
userId = UNAUTHORIZED_USER_ID,
Expand Down

0 comments on commit 85ce3c9

Please sign in to comment.