it()

in spec/spec.js [8:10]


        it("for patch x.y.0", function() {
            expect(apiVersion === packageVersion).toBeTruthy();
        });