• Matt Panning
  • NEWBIE
  • 0 Points
  • Member since 2008

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 1
    Replies
I'm deploying some apex from a DE org to Production using Eclipse.  The Production org has Salesforce's License Manager App installed and the deployment is failing because one of the Triggers in that App "sfLma.updatePackages" does not have enough test coverage.

Since its a managed package I don't have access to the app to see the code and try to write my own test coverage.  I don't think that uninstalling the App is really an option since data would be lost.

Has anyone else seen this?  I don't think this was a problem with the older eclipse toolkit.  Any suggestions?

Thanks in advance.

-Matt