mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-06-27 08:28:50 +02:00
level solved test
This commit is contained in:
parent
095c52cec3
commit
28078779ba
2 changed files with 11 additions and 12 deletions
|
@ -152,7 +152,6 @@ var Level = Sandbox.extend({
|
|||
},
|
||||
|
||||
startOffCommand: function() {
|
||||
console.log(this.options);
|
||||
var method = this.options.command.get('method');
|
||||
if (!this.testOption('noStartCommand') && method !== 'importLevelNow') {
|
||||
Main.getEventBaton().trigger(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue