Skip to content
Snippets Groups Projects
Commit a45c4891 authored by Sushil Khanchi's avatar Sushil Khanchi :koala:
Browse files

tests: rename a test name just for the consistency

parent 51e3c3c4
No related branches found
No related tags found
1 merge request!71repository-service: implement CreateBundle and CreateRepositoryFromBundle
Pipeline #46768 passed
......@@ -108,7 +108,8 @@
)
def test_create_repository(gitaly_channel, grpc_channel, server_repos_root):
def test_compare_create_repository(
gitaly_channel, grpc_channel, server_repos_root):
rel_path = 'sample_repo'
default_storage = 'default'
repo_stubs = dict(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment