mirror of
https://github.com/nttgin/BGPalerter.git
synced 2024-05-19 06:50:08 +00:00
revert percentage in id
This commit is contained in:
@@ -51,8 +51,8 @@ describe("RPKI monitoring external", function() {
|
||||
it("ROA diff and expiration - external connector", function (done) {
|
||||
|
||||
const expectedData = {
|
||||
"disappeared-ripe-60": {
|
||||
id: 'disappeared-ripe-60',
|
||||
"disappeared-ripe": {
|
||||
id: 'disappeared-ripe',
|
||||
truncated: false,
|
||||
origin: 'roa-monitor',
|
||||
affected: 'ripe',
|
||||
@@ -64,8 +64,8 @@ describe("RPKI monitoring external", function() {
|
||||
}
|
||||
]
|
||||
},
|
||||
"expiring-ripe-50": {
|
||||
id: 'expiring-ripe-50',
|
||||
"expiring-ripe": {
|
||||
id: 'expiring-ripe',
|
||||
truncated: false,
|
||||
origin: 'roa-monitor',
|
||||
affected: 'ripe',
|
||||
|
Reference in New Issue
Block a user