Admin teams section added
This commit is contained in:
parent
8a86fe7bb0
commit
82499a4cbf
10 changed files with 603 additions and 0 deletions
|
@ -105,6 +105,10 @@ module SharedPaths
|
|||
visit admin_groups_path
|
||||
end
|
||||
|
||||
When 'I visit admin teams page' do
|
||||
visit admin_teams_path
|
||||
end
|
||||
|
||||
# ----------------------------------------
|
||||
# Generic Project
|
||||
# ----------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue