mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 23:40:14 +01:00
Initial commit.
This commit is contained in:
commit
6558ee2fc4
92 changed files with 3193 additions and 0 deletions
6
protractor.conf.js
Normal file
6
protractor.conf.js
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
/**
|
||||
* @author: @AngularClass
|
||||
*/
|
||||
|
||||
// look in ./config for protractor.conf.js
|
||||
exports.config = require('./config/protractor.conf.js').config;
|
||||
Loading…
Add table
Add a link
Reference in a new issue