This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a commit to branch path-tests
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git


The following commit(s) were added to refs/heads/path-tests by this push:
     new 1adb17c  adding line at end of userale.journey.js
1adb17c is described below

commit 1adb17ccc42c5889c4e646ec5615f26d9b5229af
Author: poorejc <[email protected]>
AuthorDate: Sun Jan 29 14:28:27 2023 -0500

    adding line at end of userale.journey.js
---
 journey/userale.journey.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/journey/userale.journey.js b/journey/userale.journey.js
index 4c48201..feb6368 100644
--- a/journey/userale.journey.js
+++ b/journey/userale.journey.js
@@ -44,4 +44,4 @@ describe('Userale logging', () => {
             expect(actualPath).to.deep.equal(expectedPath)
         })
     });
-});
\ No newline at end of file
+});

Reply via email to