diff options
author | Filipp Lepalaan <f@230.to> | 2013-07-20 22:00:54 +0300 |
---|---|---|
committer | Filipp Lepalaan <f@230.to> | 2013-07-20 22:00:54 +0300 |
commit | 05551fbdd641d25cc20648afade7e8c78545a341 (patch) | |
tree | c641c878c9a09b73e2c0c378b6bcca39fec04c39 /tests/fixtures/parts_lookup.xml | |
parent | ce8ada78e4b285f51ae83ad78990b16582588a36 (diff) | |
download | py-gsxws-05551fbdd641d25cc20648afade7e8c78545a341.tar.gz py-gsxws-05551fbdd641d25cc20648afade7e8c78545a341.tar.bz2 py-gsxws-05551fbdd641d25cc20648afade7e8c78545a341.zip |
Return prices correctly
Diffstat (limited to 'tests/fixtures/parts_lookup.xml')
-rw-r--r-- | tests/fixtures/parts_lookup.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fixtures/parts_lookup.xml b/tests/fixtures/parts_lookup.xml index c1ffcb6..11f962d 100644 --- a/tests/fixtures/parts_lookup.xml +++ b/tests/fixtures/parts_lookup.xml @@ -12,7 +12,7 @@ <partDescription>SVC,REMOTE</partDescription> <partNumber>661-4448</partNumber> <partType>Module</partType> - <stockPrice>17.1</stockPrice> + <stockPrice>EUR 17.1</stockPrice> <stockPrice>17.1</stockPrice> <componentCode>5</componentCode> <originalPartNumber>661-2549</originalPartNumber> |