dependencies and changes to test in firefox headlessly
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
describe("hello", function() {
|
||||
it("world", function() {
|
||||
expect(true).toBe(true)
|
||||
})
|
||||
})
|
||||
Reference in New Issue
Block a user