Mark zombie specs as pending
This commit is contained in:
parent
67376694c5
commit
5efd17d4e3
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'spec_helper'
|
||||
|
||||
describe Mutant, 'as a zombie' do
|
||||
specify 'allows to create zombie from mutant' do
|
||||
pending 'allows to create zombie from mutant' do
|
||||
Zombie.setup
|
||||
Zombie::Runner
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue