Skip to content

Commit

Permalink
Update test to change in database
Browse files Browse the repository at this point in the history
  • Loading branch information
padix-key committed Jan 24, 2024
1 parent 50b2d12 commit f8c5671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/database/test_rcsb.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def test_search_basic():
{"exact_match": "lacA"},
["5JUV", "1KQA", "1KRV", "1KRU", "1KRR", "1TG7", "1XC6", "3U7V",
"4IUG", "4LFK", "4LFL", "4LFM", "4LFN", "5IFP", "5IFT", "5IHR",
"4DUW", "5MGD", "5MGC"]
"4DUW", "5MGD", "5MGC", "1TG7", "1XC6"]
),
(
"struct.title",
Expand Down

0 comments on commit f8c5671

Please sign in to comment.