mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-23 23:58:02 -05:00
correct systems tab view test describe
This commit is contained in:
parent
d79d66c175
commit
b021c32bac
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
describe 'editor/level/thangs_tab', ->
|
||||
describe 'editor/level/systems_tab', ->
|
||||
SystemsTabView = require 'views/editor/level/systems_tab_view'
|
||||
|
||||
it 'does stuff', ->
|
||||
|
|
Loading…
Reference in a new issue