A bit of test refactoring
This commit is contained in:
parent
0d66cf2a38
commit
a82977c648
6 changed files with 49 additions and 75 deletions
|
@ -25,6 +25,7 @@ describe "Gitlab Flavored Markdown" do
|
|||
@tag_name = "gfm-test-tag"
|
||||
r.git.native(:tag, {}, @tag_name, commit.id)
|
||||
end
|
||||
|
||||
after do
|
||||
# delete test branch and tag
|
||||
project.repo.git.native(:branch, {D: true}, @branch_name)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue