Skip to content

Commit

Permalink
rename paymentservice to payment
Browse files Browse the repository at this point in the history
  • Loading branch information
puckpuck committed Dec 23, 2024
1 parent 6b8a364 commit 50fa79d
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

type: TestSuite
spec:
id: payment-service-all
name: 'Payment Service'
description: Run all Payment Service tests enabled in sequence
id: payment-all
name: 'Payment'
description: Run all Payment tests enabled in sequence
steps:
- ./valid-credit-card.yaml
- ./invalid-credit-card.yaml
Expand Down

0 comments on commit 50fa79d

Please sign in to comment.