Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bad reference in IndexDocTests #414

Merged
merged 1 commit into from Mar 7, 2016

Conversation

vpavic
Copy link
Contributor

@vpavic vpavic commented Mar 6, 2016

Noticed this one while working on #413.

It seems repositoryDemo demo test was intended to work with RepositoryDemo instead of ExpiringRepositoryDemo (which has its own test). Additionally, needless @SuppressWarnings("unused") was removed from ExpiringRepositoryDemo.

I've signed the CLA.

@rwinch rwinch added this to the 1.2.0.RC1 milestone Mar 7, 2016
@rwinch rwinch self-assigned this Mar 7, 2016
@rwinch rwinch added type: bug A general bug in: docs An issue in Documentation or samples in: build An issue in the build labels Mar 7, 2016
rwinch added a commit that referenced this pull request Mar 7, 2016
Fix bad reference in IndexDocTests
@rwinch rwinch merged commit 9b989c4 into spring-projects:master Mar 7, 2016
@rwinch
Copy link
Member

rwinch commented Mar 7, 2016

Thanks for the PR! This is now merged into master

@vpavic vpavic deleted the fix-docs-test branch March 8, 2016 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: build An issue in the build in: docs An issue in Documentation or samples type: bug A general bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants