mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-15 01:08:37 -05:00
Display comparisons with data from API
See https://gist.github.com/joefiorini/3a8c36bcedf7ad954952 for an explanation of the comparison logic.
This commit is contained in:
@@ -2,7 +2,7 @@ import systemTracking from 'tower/system-tracking/main';
|
||||
import {describeModule} from '../describe-module';
|
||||
|
||||
describeModule(systemTracking.name)
|
||||
.testService('singleHostDataService', function(test, restStub) {
|
||||
.testService('factScanDataService', function(test, restStub) {
|
||||
|
||||
var service;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user