1
0
Fork 0

Removed unnecessary deletion of values in tests. Might have sideeffects

This commit is contained in:
Michael Hackstein 2014-07-18 16:52:56 +02:00
parent b13149ea5f
commit 135a447c67
1 changed files with 0 additions and 3 deletions

View File

@ -516,9 +516,6 @@
});
it("should navigate to the dashboard", function () {
delete r.statisticsDescriptionCollection;
delete r.statisticsCollection;
delete r.dashboardView;
spyOn(dashboardDummy, "render");
simpleNavigationCheck(
"dashboard",