Skip to content

Commit 5ed76b6

Browse files
committed
fix: test
1 parent 3c4d0ff commit 5ed76b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/compiler.spec.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ describe('func-js', () => {
77

88
const compilerVersionExpected = {
99
funcVersion: "0.4.4",
10+
funcFiftLibCommitDate: "2024-03-27 12:57:15 +0300",
11+
funcFiftLibCommitHash: "ffe0a1c63073dda0a0dd0e14f199b83fe5b05e66",
1012
};
1113

1214
it('should return compiler version', async () => {

0 commit comments

Comments
 (0)