Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Commit

Permalink
Fix file/class name
Browse files Browse the repository at this point in the history
  • Loading branch information
ascheman committed Jun 7, 2020
1 parent 74ee500 commit f5fb359
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import static io.restassured.RestAssured.when;
import static org.hamcrest.Matchers.notNullValue;

public class WebResoucesTests {
public class WebResourcesTests {

@BeforeEach
public void setup() {
Expand Down

0 comments on commit f5fb359

Please sign in to comment.