summaryrefslogtreecommitdiff
path: root/service-tests/service-tests.rb
diff options
context:
space:
mode:
Diffstat (limited to 'service-tests/service-tests.rb')
-rw-r--r--service-tests/service-tests.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/service-tests/service-tests.rb b/service-tests/service-tests.rb
index f0897af..6072de6 100644
--- a/service-tests/service-tests.rb
+++ b/service-tests/service-tests.rb
@@ -184,7 +184,7 @@ class WebServiceTests < Minitest::Test
assert_equal response.code, 200
xml = Nokogiri::HTML.parse(response.body)
value = xml.at('th').text.split.first.strip
- assert_equal "(7S,9S)-7-[(2R,4S,5S,6S)-4-amino-5-hydroxy-6-methyloxan-2-yl]oxy-6,9,11-trihydroxy-9-(2-hydroxyacetyl)-4-methoxy-8,10-dihydro-7H-tetracene-5,12-dione", value
+ assert_equal "(7~{S},9~{S})-7-[(2~{R},4~{S},5~{S},6~{S})-4-amino-5-hydroxy-6-methyloxan-2-yl]oxy-6,9,11-trihydroxy-9-(2-hydroxyacetyl)-4-methoxy-8,10-dihydro-7~{H}-tetracene-5,12-dione", value
end
def test_dg2_Elena