Skip to content

Commit cf8b541

Browse files
committed
#4476: use screen to test for application names
1 parent e49a00e commit cf8b541

File tree

1 file changed

+1
-0
lines changed
  • spring-boot-admin-server-ui/src/main/frontend/views/journal

1 file changed

+1
-0
lines changed

spring-boot-admin-server-ui/src/main/frontend/views/journal/index.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ class InstanceEvent {
2020
return `${this.instance}-${this.version}`;
2121
}
2222
}
23+
2324
InstanceEvent.REGISTERED = 'REGISTERED';
2425
InstanceEvent.REGISTRATION_UPDATED = 'REGISTRATION_UPDATED';
2526

0 commit comments

Comments
 (0)