Skip to content

Commit

Permalink
Fix spec
Browse files Browse the repository at this point in the history
  • Loading branch information
top4ek committed Dec 6, 2024
1 parent 0f8d7cb commit f9fd909
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
let(:model) { WorkPackage }
let(:class_key) { :bcf_issue_associated }
let(:type) { :list }
let(:human_name) { "BCF issue associated" }

describe "#available?" do
context "if bim is enabled", with_config: { edition: "bim" } do
Expand Down

0 comments on commit f9fd909

Please sign in to comment.