We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4e7172 commit 9a5d008Copy full SHA for 9a5d008
test/unit/plugin/htmlReporter_test.js
@@ -1,4 +1,4 @@
1
-const { expect } = require('chai')
+import { expect } from 'chai'
2
3
// Helper function to simulate the escapeHtml behavior from htmlReporter.js
4
function escapeHtml(text) {
0 commit comments