Closed kemaric closed 5 years ago
Approved.
On Sat, Nov 17, 2018 at 5:55 PM Kemari Legg notifications@github.com wrote:
Assigned #41 https://github.com/Swen670Grp1/cytoscape-platform-tests-js/pull/41 to @kouissar https://github.com/kouissar.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/Swen670Grp1/cytoscape-platform-tests-js/pull/41#event-1972989917, or mute the thread https://github.com/notifications/unsubscribe-auth/AIdYRbDDpsf8Y5_fVCPywS1cVwGEoo6Uks5uwJPagaJpZM4YnrvP .
-- Thanks Rafik
I used the ES6 syntax that allows us to use the context of the main.js file rather than the Cycaller's context. This format does not create a new
this
which is what the error was stemming from.