Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Carlos Ribas
rnacentral-webcode
Commits
9168c707
Commit
9168c707
authored
May 20, 2021
by
carlosribas
Browse files
Bug fix
parent
b0c7250d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
rnacentral/export/tests.py
rnacentral/export/tests.py
+1
-1
No files found.
rnacentral/export/tests.py
View file @
9168c707
...
@@ -23,7 +23,7 @@ class ExportSearchResultsTestCase(TestCase):
...
@@ -23,7 +23,7 @@ class ExportSearchResultsTestCase(TestCase):
Base class for export search results testing.
Base class for export search results testing.
Using the test website because I don't want to run redis locally for now.
Using the test website because I don't want to run redis locally for now.
"""
"""
base_url
=
'https://test.rnacentral.org
/
'
base_url
=
'https://test.rnacentral.org'
def
setUp
(
self
):
def
setUp
(
self
):
self
.
queries
=
{
self
.
queries
=
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment