Merge branch 'crm' of bitbucket.org:code2lab/sxrestaurant

This commit is contained in:
Yan
2017-06-02 14:58:29 +06:30
4 changed files with 40 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
require 'rails_helper'
RSpec.describe Crm::BookingsController, type: :controller do
end