Fix string reading bug: Manipulator ignore should not write to its output argument.
ignore
The prior test expectation was wrong. The test was not following its rule that it should expect the CFA library to show scanf-analogous behaviour.
Note, the corresponding expectation in collections/string-istream-manip was already correct.