Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
spec: fixed tests
Browse files Browse the repository at this point in the history
Signed-off-by: Miquel Sabaté Solà <[email protected]>
  • Loading branch information
mssola committed Feb 11, 2016
1 parent 841dbd2 commit 0cfcd65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/models/repository_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ def get_url(repo, tag)

context "not global repository" do
let(:namespace_name) { "suse" }
let(:digest) { "digest" }

before :each do
name = "#{namespace_name}/#{repository_name}"
Expand Down

0 comments on commit 0cfcd65

Please sign in to comment.