A developer wrote a class named AccountHistoryManager that relies on field history tracking. The class has a static method called getAccountHistory that takes in an Account as a parameter and returns a list of associated AccountHistory object records.
The following test fails:
What should be done to make this test pass?
Vikas_08
3 months, 4 weeks agoM4JK3LSON
8 months ago