A unit test was manipulating with a constant which led to
having unexpected fake data and to a failure during unit testing.
The test now copies the contants and changes it only in the scope
of that test.
Change-Id: Icbafb3906ca11d9a17bd34d144a839051373b483