Lagt til bonus
This commit is contained in:
parent
67b67a7b96
commit
4577e0f40f
11
tests/bonus.test.js
Normal file
11
tests/bonus.test.js
Normal file
@ -0,0 +1,11 @@
|
||||
// @ts-check
|
||||
|
||||
import { Selector } from 'testcafe'
|
||||
|
||||
fixture('Bouvet NORD - FGM TestCafe')
|
||||
.page('https://codepen.io/bovan/full/aRazXV/')
|
||||
|
||||
|
||||
test('Fyll ut skjema', async t => {
|
||||
// Skriv kode her!
|
||||
});
|
||||
Loading…
x
Reference in New Issue
Block a user