Skip to content

Commit f019420

Browse files
committed
remove attempt to focus tests for ci failure investigation
1 parent aaf82ef commit f019420

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spec/system/distribution_system_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,7 +739,7 @@
739739
end
740740
end
741741

742-
fcontext "when filtering on the index page" do
742+
context "when filtering on the index page" do
743743
subject { distributions_path }
744744
let(:item_category) { create(:item_category) }
745745
let(:item1) { create(:item, name: "Good item", item_category: item_category, organization: organization) }

0 commit comments

Comments
 (0)