Add strip whitespace and trailing eol to spec too. (#3159)
This commit is contained in:
committed by
Florent Vilmart
parent
8359284329
commit
37daafc7b0
@@ -10,7 +10,7 @@ var config = new Config('test');
|
||||
let database = config.database;
|
||||
|
||||
describe('rest create', () => {
|
||||
|
||||
|
||||
beforeEach(() => {
|
||||
config = new Config('test');
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user