Skip to content

Commit

Permalink
Merge pull request #1 from fatihes1/feature/testing-CI-workplfow
Browse files Browse the repository at this point in the history
Try to workflow
  • Loading branch information
fatihes1 authored Mar 31, 2024
2 parents 3a6fff7 + 3237e3a commit 46d4ff4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions customer/src/services/customer-service.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ describe("CustomerService", () => {
// which function it is
describe("SignIn", () => {
// which scenario we are testing
// Added this additional test to test CI Workflow working
test("Validate user inputs", () => {

})
Expand Down

0 comments on commit 46d4ff4

Please sign in to comment.