Skip to content

Commit

Permalink
temp skip test
Browse files Browse the repository at this point in the history
Issue: ZENKO-4414
  • Loading branch information
Kerkesni committed Jan 22, 2025
1 parent 758439e commit c1b2e5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ describe('Ingestion pause resume', function () {
),
], done));

it(
it.skip(
'should get 404 error in data for status of non-existent location',
done => backbeatAPIUtils.getIngestionStatus(
'non-existent-location',
Expand Down

0 comments on commit c1b2e5f

Please sign in to comment.