Skip context tests until they migrate to runtimeAPI structure

This commit is contained in:
Nick O'Leary
2018-07-29 23:54:43 +01:00
parent 9c4a712dc7
commit 9d507b09ca
2 changed files with 7 additions and 4 deletions

View File

@@ -15,6 +15,5 @@
**/
describe("runtime-api/context", function() {
it.skip("NEEDS TESTS WRITING",function() {});
});