// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`DebugTargetInfo component Connection info renders the expected snapshot for USB Release target 1`] = `
toolbox.debugTargetInfo.connection.usb
toolbox.debugTargetInfo.runtimeLabel-usbRuntimeBrandName-1.0.0
usbDeviceName
Usb debugging context
`;
exports[`DebugTargetInfo component Target icon renders the expected snapshot for a process target 1`] = `
toolbox.debugTargetInfo.connection.usb
toolbox.debugTargetInfo.runtimeLabel-usbRuntimeBrandName-1.0.0
usbDeviceName
Usb debugging context
http://some.target/url
`;
exports[`DebugTargetInfo component Target icon renders the expected snapshot for a tab target 1`] = `
toolbox.debugTargetInfo.connection.usb
toolbox.debugTargetInfo.runtimeLabel-usbRuntimeBrandName-1.0.0
usbDeviceName
Usb debugging context
`;
exports[`DebugTargetInfo component Target icon renders the expected snapshot for a worker target 1`] = `
toolbox.debugTargetInfo.connection.usb
toolbox.debugTargetInfo.runtimeLabel-usbRuntimeBrandName-1.0.0
usbDeviceName
Usb debugging context
http://some.target/url
`;
exports[`DebugTargetInfo component Target icon renders the expected snapshot for an extension target 1`] = `
toolbox.debugTargetInfo.connection.usb
toolbox.debugTargetInfo.runtimeLabel-usbRuntimeBrandName-1.0.0
usbDeviceName
Usb debugging context
`;
exports[`DebugTargetInfo component Target icon renders the expected snapshot for an local extension target 1`] = `
This firefox first tab
`;
exports[`DebugTargetInfo component Target title renders the expected snapshot for This Firefox target 1`] = `
toolbox.debugTargetInfo.runtimeLabel.thisRuntime-brandShorterName-1.0.0
This firefox first tab
`;
exports[`DebugTargetInfo component Target title renders the expected snapshot for a Toolbox with an unnamed target 1`] = `
toolbox.debugTargetInfo.runtimeLabel.thisRuntime-brandShorterName-1.0.0