Fix workspace model spec now that legacy panel class is added in view

This commit is contained in:
Nathan Sobo 2014-11-24 17:03:32 -07:00
parent dda2b2e893
commit 1e9a8b92f2

View File

@ -500,4 +500,3 @@ describe "Workspace", ->
expect(panel).toBeDefined()
expect(addPanelSpy).toHaveBeenCalledWith({panel, index: 0})
expect(panel.getClassName()).toBe 'overlay from-top' # the default