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