projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Rework the changeset feed tests.
[rails.git]
/
test
/
integration
/
client_applications_test.rb
diff --git
a/test/integration/client_applications_test.rb
b/test/integration/client_applications_test.rb
index 2cc15bd56c2ed6f09950258f578bf545d5194fb6..f5d235d95d03ab03c0fdda4b7bee22f5f03af848 100644
(file)
--- a/
test/integration/client_applications_test.rb
+++ b/
test/integration/client_applications_test.rb
@@
-1,7
+1,7
@@
require "test_helper"
class ClientApplicationsTest < ActionDispatch::IntegrationTest
- fixtures :users
, :client_applications
+ fixtures :users
##
# run through the procedure of creating a client application and checking