mirror of
https://github.com/wahyd4/libr-2.git
synced 2026-08-20 10:45:57 +10:00
6 lines
127 B
Ruby
6 lines
127 B
Ruby
require 'rails_helper'
|
|
|
|
RSpec.describe Thumbnail, type: :model do
|
|
pending "add some examples to (or delete) #{__FILE__}"
|
|
end
|