mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-01 13:21:37 +02:00
5 lines
61 B
JavaScript
5 lines
61 B
JavaScript
import chai from 'chai'
|
|
|
|
// Chai configuration
|
|
chai.should()
|