summaryrefslogtreecommitdiff
path: root/qa/qa/resource/file.rb
diff options
context:
space:
mode:
Diffstat (limited to 'qa/qa/resource/file.rb')
-rw-r--r--qa/qa/resource/file.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/qa/resource/file.rb b/qa/qa/resource/file.rb
index 0d2bf9890ea..4ca180373f6 100644
--- a/qa/qa/resource/file.rb
+++ b/qa/qa/resource/file.rb
@@ -30,7 +30,7 @@ module QA
end
def branch
- @branch ||= "master"
+ @branch ||= project.default_branch
end
def fabricate!