Skip to content

Commit

Permalink
Rename problematic test file
Browse files Browse the repository at this point in the history
  • Loading branch information
atz committed Apr 29, 2016
1 parent 2731192 commit 23095af
Showing 1 changed file with 4 additions and 0 deletions.
@@ -1,5 +1,9 @@
require 'spec_helper'

# This test is named zzz_* because it contains hidden side-effects that affect subsequent
# test execution. Specifically, the stub_model and render calls together.
# See: https://github.com/projecthydra/sufia/pull/1932

describe 'stats/file.html.erb', type: :view do
describe 'usage statistics' do
before :each do
Expand Down

0 comments on commit 23095af

Please sign in to comment.