You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to this post on Stack Overflow, .getJSON and .ajax are the same but I'm still failing the test through TravisCI even though I'm using the $.getJSON.
According to this post on Stack Overflow,
.getJSONand.ajaxare the same but I'm still failing the test through TravisCI even though I'm using the$.getJSON.Feel free to review my JS code here.