mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-09 10:54:11 -04:00
Removed hogan from tests that were leftover
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
const helpers = require('./support/helpers');
|
||||
|
||||
beforeAll(() => {
|
||||
window.Hogan = require('hogan.js');
|
||||
require('../../app/assets/javascripts/radioSelect.js');
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user