mirror of
https://github.com/portainer/portainer.git
synced 2025-07-26 00:39:41 +02:00
5 lines
90 B
JavaScript
5 lines
90 B
JavaScript
import 'regenerator-runtime/runtime';
|
|
|
|
export default function setupTests() {
|
|
// pass
|
|
}
|