Skip to content
Snippets Groups Projects
Commit 6d04faf6 authored by Géry Debongnie's avatar Géry Debongnie
Browse files

[FIX] board: adapt test broken after forward port

Forward ports sucks...
parent 5dca7821
No related branches found
No related tags found
No related merge requests found
......@@ -468,7 +468,7 @@ QUnit.test('subviews are aware of attach in or detach from the DOM', function (a
});
var form = createView({
View: FormView,
View: BoardView,
model: 'board',
data: this.data,
arch: '<form string="My Dashboard">' +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment