Skip to content

Commit

Permalink
build(deps-dev): chai v5
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Sep 25, 2024
1 parent 5b05f40 commit 25d3dce
Show file tree
Hide file tree
Showing 5 changed files with 227 additions and 416 deletions.
2 changes: 1 addition & 1 deletion mocha-setup.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import 'anylogger-console'
import chai from 'chai'
import * as chai from 'chai'
import sinonChai from 'sinon-chai'
import chaiAsPromised from 'chai-as-promised'
import rdfPlugin from 'mocha-chai-rdf/matchers.js'
Expand Down
Loading

0 comments on commit 25d3dce

Please sign in to comment.