MSL (pronounced 'Missile') stands for Mock Service Layer. Our tools enable quick local deployment of your UI code on Node and mocking of your service layer for fast, targeted testing.
Changed the variable that gets printed out in the message when using the setParamIgnored method. Before, it would cause an error for 'cannot read property of 'requestPath' of undefined'. Everything would continue running but it was kind of misleading/cluttering things up.
Changed the variable that gets printed out in the message when using the setParamIgnored method. Before, it would cause an error for 'cannot read property of 'requestPath' of undefined'. Everything would continue running but it was kind of misleading/cluttering things up.