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
6 months, 3 weeks agoM4JK3LSON
10 months, 4 weeks ago