update issue tags for pm

This commit is contained in:
呱呱呱
2023-11-02 09:17:32 +08:00
parent 5c72feb705
commit f00c3931a8
9 changed files with 40 additions and 67 deletions

View File

@@ -1,15 +0,0 @@
require 'rails_helper'
# Specs in this file have access to a helper object that includes
# the Pm::IssuesHelper. For example:
#
# describe Pm::IssuesHelper do
# describe "string concat" do
# it "concats two strings with spaces" do
# expect(helper.concat_strings("this","that")).to eq("this that")
# end
# end
# end
RSpec.describe Pm::IssuesHelper, type: :helper do
pending "add some examples to (or delete) #{__FILE__}"
end