mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-09 19:04:33 -04:00
Removed jquery
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
const fs = require('fs');
|
||||
const path = require('path');
|
||||
|
||||
// Set up jQuery
|
||||
global.$ = global.jQuery = require('jquery');
|
||||
|
||||
// tests/jest.setup.js
|
||||
global.io = jest.fn().mockReturnValue({
|
||||
|
||||
Reference in New Issue
Block a user