Skip to content

Commit

Permalink
Fix ExpanseV2 TPB (#27128)
Browse files Browse the repository at this point in the history
* fixed tpb - removed the check for Domain.DomainStatus isNotEmpty
  • Loading branch information
michal-dagan authored and maimorag committed Jun 6, 2023
1 parent 128425c commit b2e1f10
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions Packs/ExpanseV2/TestPlaybooks/playbook-ExpanseV2_Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1685,11 +1685,6 @@ tasks:
value:
simple: Domain.ExpirationDate
iscontext: true
- - operator: isNotEmpty
left:
value:
simple: Domain.DomainStatus
iscontext: true
- - operator: isNotEmpty
left:
value:
Expand Down Expand Up @@ -2531,11 +2526,6 @@ tasks:
value:
simple: Domain.ExpirationDate
iscontext: true
- - operator: isNotEmpty
left:
value:
simple: Domain.DomainStatus
iscontext: true
- - operator: isNotEmpty
left:
value:
Expand Down

0 comments on commit b2e1f10

Please sign in to comment.