Remove previous version detection commit #1092
This commit is contained in:
@@ -139,12 +139,12 @@ shared_examples 'WpItem::Versionable' do
|
||||
end
|
||||
end
|
||||
|
||||
context 'when parsing the changelog for version numbers with dates' do
|
||||
it 'returns it' do
|
||||
@file = '/wp-maintenance-mode.txt'
|
||||
@expected = '2.0.9'
|
||||
end
|
||||
end
|
||||
# context 'when parsing the changelog for version numbers with dates' do
|
||||
# it 'returns it' do
|
||||
# @file = '/wp-maintenance-mode.txt'
|
||||
# @expected = '2.0.9'
|
||||
# end
|
||||
# end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user