fixed conflict

This commit is contained in:
Aung Myo
2017-06-09 12:04:36 +06:30
82 changed files with 2071 additions and 337 deletions

View File

@@ -0,0 +1,9 @@
require "application_system_test_case"
class Settings::MembershipActionsTest < ApplicationSystemTestCase
# test "visiting the index" do
# visit settings_membership_actions_url
#
# assert_selector "h1", text: "Settings::MembershipAction"
# end
end