UNPKG
@simplepg/common
Version:
latest (1.2.2)
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0
0.1.0
Common utilities for SimplePage packages
@simplepg/common
/
test
/
setup.js
5 lines
(4 loc)
•
108 B
JavaScript
View Raw
1
2
3
4
5
// Test setup file
import
{ jest }
from
'@jest/globals'
// Make jest available globally
global
.
jest
= jest