mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-02-08 07:55:14 +08:00
5 lines
131 B
Ruby
5 lines
131 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe MarvinJsAsset, type: :model do
|
|
pending "add some examples to (or delete) #{__FILE__}"
|
|
end
|