Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Gabriel Silva Vinha
codespeed
Commits
784bdfca
Unverified
Commit
784bdfca
authored
Feb 17, 2018
by
Miquel Torres
Committed by
GitHub
Feb 17, 2018
Browse files
Merge pull request #239 from Quasilyte/issue238
fixtures/testdata: set value for "default_branch" project fields
parents
c504095c
e199cac7
Changes
1
Hide whitespace changes
Inline
Side-by-side
codespeed/fixtures/testdata.json
View file @
784bdfca
...
...
@@ -9,7 +9,8 @@
"repo_user"
:
""
,
"track"
:
true
,
"repo_pass"
:
""
,
"repo_path"
:
""
"repo_path"
:
""
,
"default_branch"
:
"default"
}
},
{
...
...
@@ -22,7 +23,8 @@
"repo_user"
:
""
,
"track"
:
true
,
"repo_pass"
:
""
,
"repo_path"
:
""
"repo_path"
:
""
,
"default_branch"
:
"default"
}
},
{
...
...
@@ -35,7 +37,8 @@
"repo_user"
:
""
,
"track"
:
false
,
"repo_pass"
:
""
,
"repo_path"
:
""
"repo_path"
:
""
,
"default_branch"
:
"default"
}
},
{
...
...
@@ -503,4 +506,4 @@
"revision"
:
7
}
}
]
\ No newline at end of file
]
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