Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
limbra
limbra
Commits
397a56c4
Commit
397a56c4
authored
Jan 06, 2021
by
LE GAC Renaud
Browse files
Update test_01_store to polish test name
parent
2a47f1f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/basis/test_01_store.py
tests/basis/test_01_store.py
+1
-1
No files found.
tests/basis/test_01_store.py
View file @
397a56c4
...
...
@@ -9,7 +9,7 @@ from store_tools.exception import CdsException
from
store_tools.factory
import
build_store
def
test_
construc
tor_exception_01001
():
def
test_
build_s
tor
e
_exception_01001
():
with
pytest
.
raises
(
CdsException
):
build_store
(
"inspirehep"
,
shelf
=
"foo"
)
...
...
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