MCPcopy Create free account
hub / github.com/codecombat/codecombat / suiteDone

Method suiteDone

app/views/TestView.js:166–168  ·  view source on GitHub ↗
(result)

Source from the content-addressed store, hash-verified

164 },
165
166 suiteDone (result) {
167 return this.suiteStack.pop()
168 }
169
170 })
171

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected