flix / vscode-flix

Apache License 2.0
20 stars 23 forks source link

Tests fail #382

Closed magnus-madsen closed 6 months ago

magnus-madsen commented 6 months ago

When I run npm test I get:

  6) Source file manipulation
       Created file should be added:

      AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:

true !== false

      + expected - actual

      -true
      +false

        at Context.<anonymous> (X:\Work\GitHub\flix\vscode-flix\test\out\files.test.js:52:16)

6 tests failed.