mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-09-11 17:32:34 +00:00
Some auto formatting changes suggested by ide
This commit is contained in:
@@ -9,7 +9,7 @@ describe('Dashboard endpoints', () => {
|
||||
});
|
||||
});
|
||||
|
||||
it('Should be able to get host counts', function() {
|
||||
it('Should be able to get host counts', () => {
|
||||
cy.task('backendApiGet', {
|
||||
token: token,
|
||||
path: '/api/reports/hosts'
|
||||
|
Reference in New Issue
Block a user