Commit b15f0cd7 by xzyfer

Fix specs with duplicate names

parent 7e02f0fb
......@@ -1937,7 +1937,7 @@ describe('api', function() {
});
});
describe('with an unsupported platform', function() {
describe('with an unsupported runtime', function() {
var prevValue;
beforeEach(function() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment