Initial jest stuff. Blocked on Babel 7
This commit is contained in:
parent
b7fe06706d
commit
18f81d80db
19 changed files with 1144 additions and 77 deletions
|
@ -69,7 +69,6 @@ describe('Permalinks', function() {
|
|||
let sandbox;
|
||||
|
||||
beforeEach(function() {
|
||||
testUtils.beforeEach(this);
|
||||
sandbox = testUtils.stubClient();
|
||||
peg.get().credentials = { userId: "@test:example.com" };
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue