Commit d2e92566 authored by dangdoan's avatar dangdoan

fix runner

parent e417542a
Pipeline #12951 canceled with stages
...@@ -8,3 +8,4 @@ describe('Testing demo function', () => { ...@@ -8,3 +8,4 @@ describe('Testing demo function', () => {
expect(result).to.eq(input + 2) expect(result).to.eq(input + 2)
}) })
}) })
//
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment