Skip to content

Commit

Permalink
remove test for deprecated config field
Browse files Browse the repository at this point in the history
  • Loading branch information
bonniegee committed Dec 20, 2024
1 parent 150d734 commit 1763d19
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions spec/models/repository_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,6 @@
end
end

describe '#as_repo_id' do
it "returns configured value" do
expect(repository.as_repo_id).to eql(3)
end
end

describe '#has_fa_list?' do
it "returns configured value" do
Expand Down

0 comments on commit 1763d19

Please sign in to comment.