1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-28 17:52:21 +01:00
fab-manager/spec/models/stylesheet_spec.rb

6 lines
128 B
Ruby
Raw Normal View History

2015-05-05 03:10:25 +02:00
require 'rails_helper'
2016-03-23 18:39:41 +01:00
RSpec.describe Stylesheet, type: :model do
2015-05-05 03:10:25 +02:00
pending "add some examples to (or delete) #{__FILE__}"
end