Toggle navigation
Toggle navigation
This project
Loading...
Sign in
grogv3
/
grog-cubi
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Jean-Francois Leveque
2017-02-07 14:29:51 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ed5969c0dcee0c3dc09d869b546bfd01dfa47190
ed5969c0
1 parent
4f2b2272
Typo de confusion nom classe sur base nom méthode
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/test/java/org/legrog/web/publisher/ListPublisherActionsViewTest.java
src/test/java/org/legrog/web/publisher/ListPublisherActionsViewTest.java
View file @
ed5969c
...
...
@@ -32,7 +32,7 @@ public class ListPublisherActionsViewTest {
@Nested
@DisplayName
(
"setView method"
)
public
class
t
estSetView
{
public
class
T
estSetView
{
boolean
filtered
;
@BeforeEach
...
...
Please
register
or
login
to post a comment