mirror of
https://github.com/ansible/awx.git
synced 2026-02-01 01:28:09 -03:30
add jest and enzyme testing dependencies and update infrastructure configuration to make testing work
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
const webpack = require('webpack');
|
||||
|
||||
const TARGET_PORT = 8043;
|
||||
const TARGET = `https://localhost:${TARGET_PORT}`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user