updates from eordano comments. Better jsdocs some more tests. Still WIP
This commit is contained in:
parent
6462968d5e
commit
abd19e5a96
5 changed files with 288 additions and 185 deletions
|
|
@ -131,9 +131,6 @@ var createBundle = function(opts) {
|
|||
b.require('./test/mocks/FakePayProServer', {
|
||||
expose: './mocks/FakePayProServer'
|
||||
});
|
||||
b.require('./test/mocks/FakePayProServer', {
|
||||
expose: '../../mocks/FakePayProServer'
|
||||
});
|
||||
b.require('./test/mocks/FakeBuilder', {
|
||||
expose: './mocks/FakeBuilder'
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue