func TestBadSmellApp_GraphCall(t *testing.T) {
    g := NewGomegaWithT(t)

    bsApp := NewBadSmellApp()
    codePath := "../../../_fixtures/bs/graphcall"