Get setup to allow for signing. Will have to sort out how to resolve this better later.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
var chai = require('chai');
|
||||
var expect = chai.expect;
|
||||
|
||||
import contains from '../../assets/js/helpers/contains';
|
||||
//import contains from '../../assets/js/helpers/contains';
|
||||
|
||||
describe('contains', function() {
|
||||
it('should be a function', function() {
|
||||
|
||||
Reference in New Issue
Block a user