Skip to content
Snippets Groups Projects
Commit 983b7209 authored by Robert Speicher's avatar Robert Speicher
Browse files

Remove empty RunnerProject spec

parent 119ac9b8
No related branches found
No related tags found
No related merge requests found
# == Schema Information
#
# Table name: runner_projects
#
# id :integer not null, primary key
# runner_id :integer not null
# project_id :integer not null
# created_at :datetime
# updated_at :datetime
#
require 'spec_helper'
describe RunnerProject do
pending "add some examples to (or delete) #{__FILE__}"
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment