minor fixes
This commit is contained in:
parent
5a024624af
commit
d20a6e3d5e
33 changed files with 357 additions and 395 deletions
|
@ -1,6 +0,0 @@
|
|||
describe("Test", function() {
|
||||
it(`user and admin equal "John"`, function() {
|
||||
expect(user).toEqual("John");
|
||||
expect(admin).toEqual("John");
|
||||
});
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue