Skip to content

Commit

Permalink
Update tests/k6/tests/serviceowner/performance/purge-dialogs.js
Browse files Browse the repository at this point in the history
Co-authored-by: Ole Jørgen Skogstad <skogstad@softis.net>
  • Loading branch information
dagfinno and oskogstad authored Nov 20, 2024
1 parent 2a04915 commit ba4570b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/k6/tests/serviceowner/performance/purge-dialogs.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,6 @@ export function purgeDialogs(serviceOwner) {
tags: { name: 'purge dialog'}
}



describe('Post run: checking for unpurged dialogs', () => {
let dialogIdsToPurge = serviceOwner.dialogIdsToPurge;
if (dialogIdsToPurge.length > 0) {
Expand Down

0 comments on commit ba4570b

Please sign in to comment.