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