summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2019-01-14 16:52:00 +0100
committergebele <gebele@in-silico.ch>2019-01-14 16:52:00 +0100
commit53bf8b55e7d03e914e63305166254b45c27320f7 (patch)
tree77ad927e02a4bbd80fb6a9bb17a752bf944dc46a
parent8fd0ab610483fd7c9948c05ef2a940647b1117fb (diff)
adjust AOP PubChem value
-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