Compare commits
1 Commits
v2023.4.6-
...
v2023.4.6-
Author | SHA1 | Date | |
---|---|---|---|
68e35bf5a6 |
@ -31,7 +31,6 @@ describe('App Module', function() {
|
||||
.then(url => {
|
||||
console.log("getAppUrl result:", url);
|
||||
chai.assert.isNotEmpty(url);
|
||||
chai.assert.match(url, /^http:\/\/0\.0\.0\.0/)
|
||||
})
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user