Skip to content

Commit

Permalink
removes gcm testing from cucumber tests
Browse files Browse the repository at this point in the history
  • Loading branch information
luispresuelVenafi committed Oct 30, 2024
1 parent 9077668 commit 2cf1516
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Feature: provision to cloud keystore
Then I clean up previous installed certificate from cloudkeystore
Examples:
| cloudkeystore |
| GOOGLE |
# | GOOGLE |
| AWS |
| AZURE |

Expand All @@ -29,7 +29,7 @@ Feature: provision to cloud keystore
Then I clean up previous installed certificate from cloudkeystore
Examples:
| cloudkeystore |
| GOOGLE |
# | GOOGLE |
| AWS |

Scenario Outline: Enroll certificate, execute provisioning and then provisioning again for replace
Expand All @@ -48,5 +48,5 @@ Feature: provision to cloud keystore
Examples:
| cloudkeystore |
| AWS |
| GOOGLE |
# | GOOGLE |
| AZURE |

0 comments on commit 2cf1516

Please sign in to comment.