spec/locale_tree/siblings_spec.rb in i18n-tasks-0.8.5 vs spec/locale_tree/siblings_spec.rb in i18n-tasks-0.8.6
- old
+ new
@@ -1,8 +1,8 @@
# coding: utf-8
require 'spec_helper'
-describe 'Tree siblings / forest' do
+RSpec.describe 'Tree siblings / forest' do
context 'Node' do
it '::new with children' do
children = I18n::Tasks::Data::Tree::Siblings.from_key_attr([['a', value: 1]])
node = new_node(