Test code removed
gitea/salix/dev There was a failure building this commit
Details
gitea/salix/dev There was a failure building this commit
Details
This commit is contained in:
parent
ae178e5192
commit
061fe8630c
|
@ -7,12 +7,6 @@ import config from './config.js';
|
||||||
let currentUser;
|
let currentUser;
|
||||||
|
|
||||||
let actions = {
|
let actions = {
|
||||||
test: function() {
|
|
||||||
return this.evaluate(() => {
|
|
||||||
document.perico();
|
|
||||||
});
|
|
||||||
},
|
|
||||||
|
|
||||||
// Generic extensions
|
// Generic extensions
|
||||||
|
|
||||||
clickIfExists: async function(selector) {
|
clickIfExists: async function(selector) {
|
||||||
|
|
Loading…
Reference in New Issue