6 lines
159 B
Ruby
6 lines
159 B
Ruby
|
|
require 'rails_helper'
|
||
|
|
|
||
|
|
RSpec.describe "id_card_employers/index.html.tailwindcss", type: :view do
|
||
|
|
pending "add some examples to (or delete) #{__FILE__}"
|
||
|
|
end
|