update shift sale

This commit is contained in:
Aung Myo
2017-06-30 13:32:56 +06:30
parent 3b9c16d8d5
commit 1d08954a76
14 changed files with 384 additions and 78 deletions

View File

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