Skip to content

Commit

Permalink
Skip related companies filter tests
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverjwroberts committed Feb 19, 2024
1 parent 4f24add commit 1cb6f13
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ describe('Company Activity Feed Filter', () => {
})
})

context('Include related companies filter', () => {
context.skip('Include related companies filter', () => {
const companyActivitiesEndPoint =
urls.companies.activity.index(fixtures.company.dnbGlobalUltimate.id) +
'/data**'
Expand Down

0 comments on commit 1cb6f13

Please sign in to comment.