Fix assert_equal order in test_namespace.rb
The expected value is the first parameter and the actual value is the second in assert_equal.
Fix assert_equal order in test_namespace.rb
The expected value is the first parameter and the actual value is the
second in assert_equal.