|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
//
|
|
|
|
|
|
|
|
|
|
import { loginPage, projectsPage } from "../../support/page_objects/navigation" |
|
|
|
|
import { mainPage } from "../../support/page_objects/mainpage" |
|
|
|
|
import { mainPage } from "../../support/page_objects/mainPage" |
|
|
|
|
import { staticProjects, roles } from "../../support/page_objects/projectConstants" |
|
|
|
|
|
|
|
|
|
describe(`Project pre-configurations`, () => { |
|
|
|
@ -90,4 +90,4 @@ describe('Static users- add to other static projects', () => {
|
|
|
|
|
* You should have received a copy of the GNU Affero General Public License |
|
|
|
|
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
|
|
* |
|
|
|
|
*/ |
|
|
|
|
*/ |
|
|
|
|