commented out currently unused spec tests for the pay controller and model

This commit is contained in:
cktricky
2014-03-14 20:30:57 -04:00
parent 2c8781ebc1
commit a06788ff58
3 changed files with 6 additions and 3 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
require 'spec_helper'
=begin require 'spec_helper'
describe PayController do
end
=end